X-Git-Url: https://repo.jachan.dev/J-u-boot.git/blobdiff_plain/47b8e527448c94d09fc8dbdb6601ea7a605ff955..326ea986ac150acdc7656d57fca647db80b50158:/include/configs/tegra114-common.h diff --git a/include/configs/tegra114-common.h b/include/configs/tegra114-common.h index 721b29cd95c..44e98e50195 100644 --- a/include/configs/tegra114-common.h +++ b/include/configs/tegra114-common.h @@ -77,4 +77,7 @@ /* Total I2C ports on Tegra114 */ #define TEGRA_I2C_NUM_CONTROLLERS 5 +/* For USB EHCI controller */ +#define CONFIG_EHCI_IS_TDI + #endif /* _TEGRA114_COMMON_H_ */