]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/s5pc210_universal.h
CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
[karo-tx-uboot.git] / include / configs / s5pc210_universal.h
index 00db374182f4cc059254be53e5e6ef7af94ac9f0..9337d5bcdd588869c3a03a68ff1debba8469216b 100644 (file)
 
 #define CONFIG_SYS_HZ                  1000
 
-/* valid baudrates */
-#define CONFIG_SYS_BAUDRATE_TABLE      { 9600, 19200, 38400, 57600, 115200 }
-
 /* Stack sizes */
 #define CONFIG_STACKSIZE       (256 << 10)     /* regular stack 256KB */