summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2016-07-13 00:25:36 -0700
committerStefano Babic <sbabic@denx.de>2016-07-19 19:52:14 +0200
commit2deebe2481c4a193c3c02e0a56b0b43039bcecb7 (patch)
treeb165327d9327271efdc1f1187858a7a407157e19 /include/configs
parent83fd908f28ca94baf095ba64b4b8a116dd473cb7 (diff)
downloadu-boot-imx-2deebe2481c4a193c3c02e0a56b0b43039bcecb7.zip
u-boot-imx-2deebe2481c4a193c3c02e0a56b0b43039bcecb7.tar.gz
u-boot-imx-2deebe2481c4a193c3c02e0a56b0b43039bcecb7.tar.bz2
usb: move CONFIG_USB_EHCI_MX7 to Kconfig
Create an entry for "config USB_EHCI_MX7" in Kconfig and switch over to it for all boards. Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/mx7dsabresd.h2
-rw-r--r--include/configs/warp7.h2
2 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/mx7dsabresd.h b/include/configs/mx7dsabresd.h
index ece8a03..cfaf59b 100644
--- a/include/configs/mx7dsabresd.h
+++ b/include/configs/mx7dsabresd.h
@@ -237,8 +237,6 @@
#define CONFIG_MMCROOT "/dev/mmcblk0p2" /* USDHC1 */
/* USB Configs */
-#define CONFIG_USB_EHCI
-#define CONFIG_USB_EHCI_MX7
#define CONFIG_USB_STORAGE
#define CONFIG_EHCI_HCD_INIT_AFTER_RESET
#define CONFIG_USB_HOST_ETHER
diff --git a/include/configs/warp7.h b/include/configs/warp7.h
index fc0e51a..af39817 100644
--- a/include/configs/warp7.h
+++ b/include/configs/warp7.h
@@ -114,8 +114,6 @@
#define CONFIG_MMCROOT "/dev/mmcblk2p2"
/* USB Configs */
-#define CONFIG_USB_EHCI
-#define CONFIG_USB_EHCI_MX7
#define CONFIG_USB_STORAGE
#define CONFIG_EHCI_HCD_INIT_AFTER_RESET