diff options
Diffstat (limited to 'include/configs/ls1043a_common.h')
-rw-r--r-- | include/configs/ls1043a_common.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/ls1043a_common.h b/include/configs/ls1043a_common.h index d84c7340d8..54968b5231 100644 --- a/include/configs/ls1043a_common.h +++ b/include/configs/ls1043a_common.h @@ -174,14 +174,11 @@ #endif /* Command line configuration */ -#define CONFIG_CMD_CACHE #define CONFIG_CMD_ENV /* MMC */ #define CONFIG_MMC #ifdef CONFIG_MMC -#define CONFIG_CMD_MMC -#define CONFIG_CMD_FAT #define CONFIG_FSL_ESDHC #define CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33 #define CONFIG_GENERIC_MMC |