mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-08 10:39:08 +00:00
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>
This commit is contained in:
parent
92832045c5
commit
7b805009fa
3 changed files with 7 additions and 2 deletions
|
@ -3015,7 +3015,6 @@ CONFIG_USB_EHCI_EXYNOS
|
|||
CONFIG_USB_EHCI_FARADAY
|
||||
CONFIG_USB_EHCI_IS_TDI
|
||||
CONFIG_USB_EHCI_KIRKWOOD
|
||||
CONFIG_USB_EHCI_MXS
|
||||
CONFIG_USB_EHCI_TXFIFO_THRESH
|
||||
CONFIG_USB_ETH_QMULT
|
||||
CONFIG_USB_ETH_SUBSET
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue