[U-Boot] [PATCH] usb: host: Move CONFIG_USB_MAX_CONTROLLER_COUNT to non-dm

Masahiro Yamada yamada.masahiro at socionext.com
Sat Oct 15 19:02:13 CEST 2016


2016-10-15 23:05 GMT+09:00 Tom Rini <trini at konsulko.com>:
> On Sat, Oct 15, 2016 at 06:32:46PM +0530, Jagan Teki wrote:
>
>> CONFIG_USB_MAX_CONTROLLER_COUNT not used in DM_USB, hence moved
>> to non-dm from global area.
>>
>> Cc: Simon Glass <sjg at chromium.org>
>> Cc: Marek Vasut <marex at denx.de>
>> Cc: Masahiro Yamada <yamada.masahiro at socionext.com>
>> Signed-off-by: Jagan Teki <jteki at openedev.com>
>> ---
>>  drivers/usb/host/ehci-hcd.c | 8 ++++----
>>  drivers/usb/host/xhci.c     | 8 ++++----
>>  2 files changed, 8 insertions(+), 8 deletions(-)
>
> It would be better to just move this to Kconfig, thanks.
>


This option will be removed sooner or later.

Do we need to move deprecated options to Kconfig?





-- 
Best Regards
Masahiro Yamada


More information about the U-Boot mailing list