Kconfig: Migrate CONFIG_BAUDRATE
[platform/kernel/u-boot.git] / include / configs / exynos7420-common.h
index 8226543..b4b034f 100644 (file)
@@ -31,7 +31,6 @@
 #define CONFIG_SYS_BARGSIZE            CONFIG_SYS_CBSIZE
 
 /* select serial console configuration */
-#define CONFIG_BAUDRATE                        115200
 
 /* Timer input clock frequency */
 #define COUNTER_FREQUENCY              24000000
@@ -49,7 +48,6 @@
 #define CONFIG_CORE_COUNT              0x8
 
 /* select serial console configuration */
-#define CONFIG_BAUDRATE                        115200
 
 #define CONFIG_SYS_LOAD_ADDR           (CONFIG_SYS_SDRAM_BASE + 0x3E00000)