diff options
Diffstat (limited to 'include/configs/cardhu.h')
-rw-r--r-- | include/configs/cardhu.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/cardhu.h b/include/configs/cardhu.h index 2ad9320444..65c7d2c39b 100644 --- a/include/configs/cardhu.h +++ b/include/configs/cardhu.h @@ -26,9 +26,6 @@ #define CONFIG_MACH_TYPE MACH_TYPE_CARDHU -/* I2C */ -#define CONFIG_SYS_I2C_TEGRA - /* Environment in eMMC, at the end of 2nd "boot sector" */ #define CONFIG_ENV_OFFSET (-CONFIG_ENV_SIZE) #define CONFIG_SYS_MMC_ENV_DEV 0 |