]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/xilinx-ppc.h
Convert CONFIG_CMD_EEPROM et al to Kconfig
[people/ms/u-boot.git] / include / configs / xilinx-ppc.h
index 2afc645b7d56535be7dc4c8b1109d45aa5910aa9..efb3038d9a35b6775f3ebdff3d5590b7ad417365 100644 (file)
 #define CONFIG_SYS_MALLOC_LEN          (CONFIG_ENV_SIZE + 128 * 1024)
 
 /*Cmd*/
-#define CONFIG_CMD_DIAG
 #define CONFIG_CMD_IRQ
 #define CONFIG_CMD_REGINFO
 #undef CONFIG_CMD_JFFS2
 #undef CONFIG_CMD_MTDPARTS
-#undef CONFIG_CMD_DTT
-#undef CONFIG_CMD_EEPROM
 
 /*Misc*/
 #define CONFIG_SYS_LONGHELP            /* undef to save memory         */