diff options
Diffstat (limited to 'include/configs/legoev3.h')
-rw-r--r-- | include/configs/legoev3.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/legoev3.h b/include/configs/legoev3.h index bd4135e891..ce058b1625 100644 --- a/include/configs/legoev3.h +++ b/include/configs/legoev3.h @@ -216,14 +216,6 @@ /* SD/MMC configuration */ #define CONFIG_GENERIC_MMC -/* - * Enable MMC commands only when - * MMC support is present - */ -#ifdef CONFIG_MMC -#define CONFIG_DOS_PARTITION -#endif - /* additions for new relocation code, must added to all boards */ #define CONFIG_SYS_SDRAM_BASE 0xc0000000 |