commit | 64d6ac5bc4a9bf8839e516959b35150ac8a0eb84 | [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 | 8850c5d57c10aa6431d138d426e6e105c99cc7ba [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>