diff options
Diffstat (limited to 'include/configs/mx25pdk.h')
-rw-r--r-- | include/configs/mx25pdk.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/include/configs/mx25pdk.h b/include/configs/mx25pdk.h index cc86c947d4..c63887bb8c 100644 --- a/include/configs/mx25pdk.h +++ b/include/configs/mx25pdk.h @@ -82,11 +82,6 @@ #define CONFIG_SYS_LONGHELP /* U-Boot commands */ -#define CONFIG_CMD_BOOTZ -#define CONFIG_CMD_CACHE -#define CONFIG_CMD_MMC -#define CONFIG_CMD_EXT2 -#define CONFIG_CMD_FAT /* Ethernet */ #define CONFIG_FEC_MXC @@ -122,8 +117,6 @@ /* Ethernet Configs */ -#define CONFIG_CMD_MII - #define CONFIG_BOOTDELAY 1 #define CONFIG_LOADADDR 0x81000000 /* loadaddr env var */ |