summaryrefslogtreecommitdiff
path: root/include/configs/tegra114-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/tegra114-common.h')
-rw-r--r--include/configs/tegra114-common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/tegra114-common.h b/include/configs/tegra114-common.h
index f714c52bb5..06b687d556 100644
--- a/include/configs/tegra114-common.h
+++ b/include/configs/tegra114-common.h
@@ -58,7 +58,7 @@
#define CONFIG_SPL_STACK 0x800ffffc
/* For USB EHCI controller */
-#define CONFIG_EHCI_IS_TDI
+#define CONFIG_USB_EHCI_IS_TDI
#define CONFIG_USB_EHCI_TXFIFO_THRESH 0x10
#endif /* _TEGRA114_COMMON_H_ */