summaryrefslogtreecommitdiff
path: root/include/configs/vct.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-05-13 02:33:28 (GMT)
committerTom Rini <trini@konsulko.com>2017-05-15 17:00:21 (GMT)
commit64d6ac5bc4a9bf8839e516959b35150ac8a0eb84 (patch)
tree64d463e3c3fee97a9fdb34778cac85cea7f723cd /include/configs/vct.h
parent8850c5d57c10aa6431d138d426e6e105c99cc7ba (diff)
downloadu-boot-64d6ac5bc4a9bf8839e516959b35150ac8a0eb84.tar.xz
Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig
Migrate the rest of the users of CONFIG_USB_EHCI_HCD over to Kconfig. For a few SoCs, imply or default y this if USB is enabled. In some cases we had not already migrated to CONFIG_USB so do that as well. Cc: Marek Vasut <marex@denx.de> Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'include/configs/vct.h')
-rw-r--r--include/configs/vct.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/vct.h b/include/configs/vct.h
index 61b9488..b1dccdf 100644
--- a/include/configs/vct.h
+++ b/include/configs/vct.h
@@ -99,7 +99,6 @@
/*
* USB/EHCI
*/
-#define CONFIG_USB_EHCI_HCD /* Enable EHCI USB support */
#define CONFIG_USB_EHCI_VCT /* on VCT platform */
#define CONFIG_EHCI_MMIO_BIG_ENDIAN
#define CONFIG_EHCI_DESC_BIG_ENDIAN