Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
[platform/kernel/u-boot.git] / include / configs / eXalion.h
index 61f34dd..3238ac7 100644 (file)
@@ -93,9 +93,6 @@
 #define CONFIG_SYS_MAXARGS             8       /* max number of command args   */
 #define CONFIG_SYS_BARGSIZE            CONFIG_SYS_CBSIZE       /* Boot Argument Buffer Size    */
 #define CONFIG_SYS_LOAD_ADDR           0x00100000      /* default load address         */
-
-#define CONFIG_SYS_BAUDRATE_TABLE      { 9600, 19200, 38400, 57600, 115200 }
-
 #define CONFIG_MISC_INIT_R     1
 
 /*-----------------------------------------------------------------------
 #define CONFIG_PCI             1       /* include pci support          */
 #undef CONFIG_PCI_PNP
 
-#define CONFIG_NET_MULTI       1       /* Multi ethernet cards support */
 
 #define CONFIG_EEPRO100                1