summaryrefslogtreecommitdiff
path: root/include/configs/plutux.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/plutux.h')
-rw-r--r--include/configs/plutux.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/plutux.h b/include/configs/plutux.h
index f61af5ae28..43856bad2c 100644
--- a/include/configs/plutux.h
+++ b/include/configs/plutux.h
@@ -25,9 +25,6 @@
/* Environment in NAND, aligned to start of last sector */
#define CONFIG_ENV_OFFSET (SZ_512M - SZ_128K) /* 128K sectors */
-/* USB host support */
-#define CONFIG_USB_EHCI_TEGRA
-
#include "tegra-common-post.h"
#endif /* __CONFIG_H */