diff options
Diffstat (limited to 'include/configs/p2771-0000.h')
-rw-r--r-- | include/configs/p2771-0000.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/p2771-0000.h b/include/configs/p2771-0000.h index e8be81a66c..e546c1d73f 100644 --- a/include/configs/p2771-0000.h +++ b/include/configs/p2771-0000.h @@ -13,9 +13,6 @@ /* High-level configuration options */ #define CONFIG_TEGRA_BOARD_STRING "NVIDIA P2771-0000" -/* I2C */ -#define CONFIG_SYS_I2C_TEGRA - /* Environment in eMMC, at the end of 2nd "boot sector" */ #define CONFIG_SYS_MMC_ENV_DEV 0 #define CONFIG_SYS_MMC_ENV_PART 2 |