[U-Boot] [PATCH 1/3] usb: add CONIFG_USB_OHCI_HCD in Kconfig
Alexey Brodkin
Alexey.Brodkin at synopsys.com
Mon Aug 1 11:14:47 CEST 2016
Hi Masahiro-san,
On Sun, 2016-07-31 at 18:24 +0900, Masahiro Yamada wrote:
> Add this option as a common config for all OHCI controllers. Its
> help message was copied from Linux. Also, I moved it below EHCI
> to respect the order in Linux's Kconfig.
>
> Add CONFIG_USB_OHCI_HCD=y to axs103_defconfig, which is the only
> user of OHCI_GENERIC.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> ---
There's such a thing like "new OHCI driver" which is enabled by
CONFIG_USB_OHCI_NEW (as of today in config headers) and some OHCI
drivers rely on it.
I'd say it is a very good candidate to go to Kconfig especially for
those boards that use DM_USB.
Not sure if that makes sense for boards except axs103 in your change-set
though.
-Alexey
More information about the U-Boot
mailing list