config: Drop CONFIG_CONSOLE_DEV
[platform/kernel/u-boot.git] / include / configs / zc5202.h
index 073a42c..8e75c40 100644 (file)
@@ -10,7 +10,7 @@
 #define __EL_ZC5202_H
 
 #define CONFIG_MXC_UART_BASE   UART2_BASE
-#define CONFIG_CONSOLE_DEV             "ttymxc1"
+#define CONSOLE_DEV            "ttymxc1"
 #define CONFIG_MMCROOT                 "/dev/mmcblk0p2"
 
 #define CONFIG_DEFAULT_FDT_FILE        "imx6q-zc5202.dtb"