]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/pcm052.h
configs: Re-sync with cmd/Kconfig
[people/ms/u-boot.git] / include / configs / pcm052.h
index 356cd798e2c7875a70381c697568f5cb678dfa46..494524d0650bce830a3915ad6649df0f9f1ce91e 100644 (file)
 #define CONFIG_SYS_FSL_ERRATUM_ESDHC111
 #define CONFIG_SYS_FSL_ERRATUM_ESDHC_A001
 
-#define CONFIG_CMD_MMC
 #define CONFIG_GENERIC_MMC
-#define CONFIG_CMD_FAT
 #define CONFIG_DOS_PARTITION
 
-#define CONFIG_CMD_MII
 #define CONFIG_FEC_MXC
 #define CONFIG_MII
 #define IMX_FEC_BASE                   ENET_BASE_ADDR
 #define CONFIG_ENV_OFFSET_REDUND       0xC0000
 #endif
 
-#define CONFIG_CMD_BOOTZ
-
 #endif