summaryrefslogtreecommitdiff
path: root/include/configs/tegra210-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/tegra210-common.h')
-rw-r--r--include/configs/tegra210-common.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/tegra210-common.h b/include/configs/tegra210-common.h
index 3ba12bec0e..7f361d874a 100644
--- a/include/configs/tegra210-common.h
+++ b/include/configs/tegra210-common.h
@@ -46,10 +46,4 @@
"fdt_addr_r=0x83000000\0" \
"ramdisk_addr_r=0x83420000\0"
-/* For USB EHCI controller */
-#define CONFIG_USB_EHCI_TXFIFO_THRESH 0x10
-
-/* GPU needs setup */
-#define CONFIG_TEGRA_GPU
-
#endif /* _TEGRA210_COMMON_H_ */