diff options
Diffstat (limited to 'include/configs/apf27.h')
-rw-r--r-- | include/configs/apf27.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/apf27.h b/include/configs/apf27.h index f8c91f8fa4..2291647c64 100644 --- a/include/configs/apf27.h +++ b/include/configs/apf27.h @@ -65,16 +65,10 @@ /* * U-Boot Commands */ -#define CONFIG_CMD_ASKENV /* ask for env variable */ #define CONFIG_CMD_BSP /* Board Specific functions */ -#define CONFIG_CMD_CACHE /* icache, dcache */ #define CONFIG_CMD_DATE #define CONFIG_CMD_EEPROM -#define CONFIG_CMD_EXT2 -#define CONFIG_CMD_FAT /* FAT support */ #define CONFIG_CMD_IMX_FUSE /* imx iim fuse */ -#define CONFIG_CMD_MII /* MII support */ -#define CONFIG_CMD_MMC #define CONFIG_CMD_MTDPARTS /* MTD partition support */ #define CONFIG_CMD_NAND /* NAND support */ #define CONFIG_CMD_NAND_LOCK_UNLOCK |