]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/blackvme.h
karo: tx6: add TXUL support
[karo-tx-uboot.git] / include / configs / blackvme.h
index ffa696933fd1050152b0f91d5d3a58c583cb97ac..4752b072a1032a3844ef621082e5bd4a77d2cdb7 100644 (file)
 #define CONFIG_CMDLINE_EDITING 1
 #define CONFIG_AUTO_COMPLETE   1
 
-#include <config_cmd_default.h>
-
 #define CONFIG_CMD_BOOTLDR
 #define CONFIG_CMD_CACHE
 #define CONFIG_CMD_CPLBINFO
  * No Parallel Flash on this board
  */
 #define CONFIG_SYS_NO_FLASH
-#undef CONFIG_CMD_IMLS
 #undef CONFIG_CMD_JFFS2
-#undef CONFIG_CMD_FLASH
 
 #endif