X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=include%2Fconfigs%2Ftegra114-common.h;h=44e98e501952bb26284b531323aee68c9621e9c3;hb=748d5d6f4903b6b7adf0b66b46cf61d393e8f2d5;hp=721b29cd95c20b7f0b81ba632b9334d78abb7495;hpb=d56273de1522a842481236d0dfa281ad4091b5c5;p=karo-tx-uboot.git diff --git a/include/configs/tegra114-common.h b/include/configs/tegra114-common.h index 721b29cd95..44e98e5019 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_ */