diff options
Diffstat (limited to 'include/configs/vf610twr.h')
-rw-r--r-- | include/configs/vf610twr.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/vf610twr.h b/include/configs/vf610twr.h index dfe316a543b..c5131af3403 100644 --- a/include/configs/vf610twr.h +++ b/include/configs/vf610twr.h @@ -10,7 +10,6 @@ #define __CONFIG_H #include <asm/arch/imx-regs.h> -#include <config_cmd_default.h> #define CONFIG_VF610 @@ -43,8 +42,6 @@ #define CONFIG_SYS_UART_PORT (1) #define CONFIG_BAUDRATE 115200 -#undef CONFIG_CMD_IMLS - /* NAND support */ #define CONFIG_CMD_NAND #define CONFIG_CMD_NAND_TRIMFFS |