diff options
Diffstat (limited to 'include/configs/ls2080a_simu.h')
-rw-r--r-- | include/configs/ls2080a_simu.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/ls2080a_simu.h b/include/configs/ls2080a_simu.h index 924011caa7..bc0d678bf4 100644 --- a/include/configs/ls2080a_simu.h +++ b/include/configs/ls2080a_simu.h @@ -131,11 +131,9 @@ /* MMC */ #define CONFIG_MMC #ifdef CONFIG_MMC -#define CONFIG_CMD_MMC #define CONFIG_FSL_ESDHC #define CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33 #define CONFIG_GENERIC_MMC -#define CONFIG_CMD_FAT #define CONFIG_DOS_PARTITION #endif |