Remove unused CONFIG_CONS_NONE
[platform/kernel/u-boot.git] / include / configs / MPC8560ADS.h
index 3a9ea03..dcd538f 100644 (file)
 
 /* Serial Port */
 #define CONFIG_CONS_ON_SCC     /* define if console on SCC */
-#undef  CONFIG_CONS_NONE       /* define if console on something else */
 
 #define CONFIG_SYS_BAUDRATE_TABLE  \
        {300, 600, 1200, 2400, 4800, 9600, 19200, 38400,115200}