Re: [PATCH 2/4] Convert CONFIG_USB_EHCI_MXS to Kconfig

2021-10-15 Thread Tom Rini
On Sat, Oct 09, 2021 at 03:27:33PM +0200, Marek Behún wrote: > From: Marek Behún > > This option is only used for > mx23evk_defconfig > mx23_olinuxino_defconfig > which are the only i.MX23 boards. > > Add depend on ARCH_MX23 and default to y. > > Signed-off-by: Marek Behún Applied to

[PATCH 2/4] Convert CONFIG_USB_EHCI_MXS to Kconfig

2021-10-09 Thread Marek Behún
From: Marek Behún This option is only used for mx23evk_defconfig mx23_olinuxino_defconfig which are the only i.MX23 boards. Add depend on ARCH_MX23 and default to y. Signed-off-by: Marek Behún --- drivers/usb/host/Kconfig | 7 +++ include/configs/mxs.h| 1 -