summaryrefslogtreecommitdiff
path: root/include/configs/trimslice.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/trimslice.h')
-rw-r--r--include/configs/trimslice.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/trimslice.h b/include/configs/trimslice.h
index 4e2b57c1a4..4b1eb7b1c8 100644
--- a/include/configs/trimslice.h
+++ b/include/configs/trimslice.h
@@ -30,9 +30,6 @@
/* 1MiB flash, environment located as high as possible */
#define CONFIG_ENV_OFFSET (SZ_1M - CONFIG_ENV_SIZE)
-/* USB Host support */
-#define CONFIG_USB_EHCI_TEGRA
-
#include "tegra-common-post.h"
#endif /* __CONFIG_H */