diff options
Diffstat (limited to 'include/configs/mx53loco.h')
-rw-r--r-- | include/configs/mx53loco.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/mx53loco.h b/include/configs/mx53loco.h index b3ac5e2c76..ad2629da72 100644 --- a/include/configs/mx53loco.h +++ b/include/configs/mx53loco.h @@ -93,12 +93,9 @@ #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" |