Re: [U-Boot] [PATCH 15/17] Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig

2017-05-13 Thread Marek Vasut
On 05/13/2017 04:33 AM, Tom Rini wrote: > 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 > Signed-off-by: Tom Rini

[U-Boot] [PATCH 15/17] Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig

2017-05-12 Thread Tom Rini
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 Signed-off-by: Tom Rini --- arch/powerpc/Kconfig| 1 +