Move defaults from config_cmd_default.h to Kconfig
[platform/kernel/u-boot.git] / include / configs / mx53loco.h
index db551a9..53f725d 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"