Convert CONFIG_USB_EHCI_MXS to Kconfig
authorMarek Behún <marek.behun@nic.cz>
Sat, 9 Oct 2021 13:27:33 +0000 (15:27 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 15 Oct 2021 13:42:22 +0000 (09:42 -0400)
commit7b805009fab3fae923ccc17db11de64769a3947c
treee632a89a222efa8cff110fe8d13834abf23da9c0
parent92832045c54586e9dffa082ff8cd8c2ef6040757
Convert CONFIG_USB_EHCI_MXS to Kconfig

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 <marek.behun@nic.cz>
drivers/usb/host/Kconfig
include/configs/mxs.h
scripts/config_whitelist.txt