CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
[platform/kernel/u-boot.git] / include / configs / vct.h
index 325ac8c..0a5ce64 100644 (file)
@@ -74,7 +74,6 @@
 #define CONFIG_CONS_INDEX              1
 #define CONFIG_SYS_NS16550_CLK         921600
 #define CONFIG_BAUDRATE                        115200
-#define CONFIG_SYS_BAUDRATE_TABLE      { 9600, 19200, 38400, 57600, 115200 }
 
 /*
  * SDRAM
@@ -93,7 +92,6 @@
 #define CONFIG_SMC911X_BASE    0x00000000
 #define CONFIG_SMC911X_32_BIT
 #define CONFIG_NET_RETRY_COUNT         20
-#define CONFIG_NET_MULTI
 #endif
 
 /*