config: Drop CONFIG_CONSOLE_DEV
[platform/kernel/u-boot.git] / include / configs / ge_bx50v3.h
index 9db75f3..d2568df 100644 (file)
@@ -34,7 +34,7 @@
 #endif
 
 #define CONFIG_MXC_UART_BASE   UART3_BASE
-#define CONFIG_CONSOLE_DEV     "ttymxc2"
+#define CONSOLE_DEV    "ttymxc2"
 
 #define CONFIG_SUPPORT_EMMC_BOOT
 
        "fdt_addr=0x18000000\0" \
        "boot_fdt=yes\0" \
        "ip_dyn=yes\0" \
-       "console=" CONFIG_CONSOLE_DEV "\0" \
+       "console=" CONSOLE_DEV "\0" \
        "fdt_high=0xffffffff\0"   \
        "initrd_high=0xffffffff\0" \
        "sddev=0\0" \
 
 #define CONFIG_SYS_FSL_USDHC_NUM       3
 
-#define CONFIG_SYS_CONSOLE_IS_IN_ENV
 #define CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE
 
 /* Framebuffer */