]> git.ipfire.org Git - people/ms/u-boot.git/commit
Kconfig: USB: Migrate existing USB_EHCI_xxx options
authorTom Rini <trini@konsulko.com>
Sat, 13 May 2017 02:33:29 +0000 (22:33 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 15 May 2017 17:00:26 +0000 (13:00 -0400)
commit80f1f3204a6e1bacede4b80d23470200872ed438
treee0f1e5a49c7121bdcad26fb6903df9dc07142a93
parent64d6ac5bc4a9bf8839e516959b35150ac8a0eb84
Kconfig: USB: Migrate existing USB_EHCI_xxx options

The following options are migrated over fully now:
- USB_EHCI_ATMEL
- USB_EHCI_MARVELL
- USB_EHCI_MX6
- USB_EHCI_MX7
- USB_EHCI_MSM
- USB_EHCI_ZYNQ
- USB_EHCI_GENERIC

This also requires fixing the depends on USB_EHCI_MARVELL as it's used
by Orion5X and Kirkwood as well.

Cc: Marek Vasut <marex@denx.de>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Marek Vasut <marex@denx.de>
38 files changed:
arch/arm/mach-kirkwood/include/mach/config.h
drivers/usb/host/Kconfig
include/configs/advantech_dms-ba16.h
include/configs/aristainetos-common.h
include/configs/cgtqmx6eval.h
include/configs/corvus.h
include/configs/ds414.h
include/configs/edminiv2.h
include/configs/embestmx6boards.h
include/configs/ge_bx50v3.h
include/configs/gw_ventana.h
include/configs/liteboard.h
include/configs/ma5d4evk.h
include/configs/mccmon6.h
include/configs/mx6cuboxi.h
include/configs/mx6qarm2.h
include/configs/mx6qsabreauto.h
include/configs/mx6sabresd.h
include/configs/mx6slevk.h
include/configs/mx6sxsabreauto.h
include/configs/mx6sxsabresd.h
include/configs/mx6ul_14x14_evk.h
include/configs/nitrogen6x.h
include/configs/novena.h
include/configs/ot1200.h
include/configs/pico-imx6ul.h
include/configs/picosam9g45.h
include/configs/platinum.h
include/configs/sama5d2_ptc.h
include/configs/snapper9g45.h
include/configs/tbs2910.h
include/configs/titanium.h
include/configs/tqma6.h
include/configs/vinco.h
include/configs/vining_2000.h
include/configs/wandboard.h
include/configs/warp.h
include/configs/xpress.h