summaryrefslogtreecommitdiff
path: root/include/configs/ventana.h
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2019-02-20 12:17:27 +0000
committerTom Warren <twarren@nvidia.com>2019-02-20 09:01:44 -0700
commit747fed56d3876d7de89959f9a927901e02166151 (patch)
tree1d3c4e5fd5e6ff74637fd1a4953bd73f9b849927 /include/configs/ventana.h
parent02253d4d12667b99dc7538b0427353a8c8221514 (diff)
Kconfig: tegra: Migrate USB_EHCI_TEGRA
Migrate USB_EHCI_TEGRA from headers to Kconfig Signed-off-by: Peter Robinson <pbrobinson@gmail.com> Cc: Tom Warren <twarren@nvidia.com> Cc: Stephen Warren <swarren@nvidia.com> Cc: Marek Vasut <marex@denx.de> Cc: Marcel Ziswiler <marcel.ziswiler@toradex.com> Cc: Peter.Chubb@data61.csiro.au Cc: Lucas Stach <dev@lynxeye.de> Cc: Stefan Agner <stefan.agner@toradex.com> Cc: Alban Bedel <alban.bedel@avionic-design.de> Cc: Allen Martin <amartin@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'include/configs/ventana.h')
-rw-r--r--include/configs/ventana.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/ventana.h b/include/configs/ventana.h
index 7391262b49..09f90db1f5 100644
--- a/include/configs/ventana.h
+++ b/include/configs/ventana.h
@@ -24,9 +24,6 @@
#define CONFIG_SYS_MMC_ENV_DEV 0
#define CONFIG_SYS_MMC_ENV_PART 2
-/* USB Host support */
-#define CONFIG_USB_EHCI_TEGRA
-
#include "tegra-common-post.h"
#endif /* __CONFIG_H */