commit | 7716cd6b957d291d2ee778565013cb292c407416 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri May 12 22:33:28 2017 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon May 15 13:00:21 2017 -0400 |
tree | 64d463e3c3fee97a9fdb34778cac85cea7f723cd | |
parent | ceed5d2b54f5b4be1f94a94fae4d76920768319f [diff] |
Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig Migrate the rest of the users of CONFIG_USB_EHCI_HCD over to Kconfig. For a few SoCs, imply or default y this if USB is enabled. In some cases we had not already migrated to CONFIG_USB so do that as well. Cc: Marek Vasut <marex@denx.de> Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Marek Vasut <marex@denx.de>