diff options
Diffstat (limited to 'include/configs/ventana.h')
-rw-r--r-- | include/configs/ventana.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/ventana.h b/include/configs/ventana.h index 1150adfe7d..87b5136fac 100644 --- a/include/configs/ventana.h +++ b/include/configs/ventana.h @@ -20,9 +20,6 @@ #define CONFIG_MACH_TYPE MACH_TYPE_VENTANA -/* SD/MMC */ -#define CONFIG_GENERIC_MMC - /* Environment in eMMC, at the end of 2nd "boot sector" */ #define CONFIG_ENV_IS_IN_MMC #define CONFIG_ENV_OFFSET (-CONFIG_ENV_SIZE) |