diff options
Diffstat (limited to 'include/configs/venice2.h')
-rw-r--r-- | include/configs/venice2.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/venice2.h b/include/configs/venice2.h index ec12133a30a..9e83863c0a4 100644 --- a/include/configs/venice2.h +++ b/include/configs/venice2.h @@ -22,9 +22,6 @@ /* I2C */ #define CONFIG_SYS_I2C_TEGRA -/* SD/MMC */ -#define CONFIG_GENERIC_MMC - /* Environment in eMMC, at the end of 2nd "boot sector" */ #define CONFIG_ENV_IS_IN_MMC #define CONFIG_SYS_MMC_ENV_DEV 0 |