]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/mx53loco.h
Move defaults from config_cmd_default.h to Kconfig
[karo-tx-uboot.git] / include / configs / mx53loco.h
index 5e4e3c22f78f38be9f35b1db0103505d21e6f52c..188f142bb40ff5f799f1486da14b4ba1742f1e0b 100644 (file)
 #define CONFIG_BAUDRATE                        115200
 
 /* Command definition */
-#include <config_cmd_default.h>
 #define CONFIG_CMD_BOOTZ
 #define CONFIG_SUPPORT_RAW_INITRD
 
-#undef CONFIG_CMD_IMLS
-
 #define CONFIG_BOOTDELAY       1
 
 #define CONFIG_ETHPRIME                "FEC0"