diff options
Diffstat (limited to 'include/configs/mx53smd.h')
-rw-r--r-- | include/configs/mx53smd.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/mx53smd.h b/include/configs/mx53smd.h index f5019c2ea4..9c76678b1c 100644 --- a/include/configs/mx53smd.h +++ b/include/configs/mx53smd.h @@ -47,9 +47,7 @@ #define CONFIG_SYS_FSL_ESDHC_NUM 1 #define CONFIG_MMC -#define CONFIG_CMD_MMC #define CONFIG_GENERIC_MMC -#define CONFIG_CMD_FAT #define CONFIG_DOS_PARTITION /* Eth Configs */ @@ -60,8 +58,6 @@ #define IMX_FEC_BASE FEC_BASE_ADDR #define CONFIG_FEC_MXC_PHYADDR 0x1F -#define CONFIG_CMD_MII - /* allow to overwrite serial and ethaddr */ #define CONFIG_ENV_OVERWRITE #define CONFIG_CONS_INDEX 1 |