diff options
Diffstat (limited to 'include/configs/ventana.h')
-rw-r--r-- | include/configs/ventana.h | 3 |
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 */ |