Kconfig: Migrate CONFIG_BAUDRATE
[platform/kernel/u-boot.git] / include / configs / T4240RDB.h
index e8ac43c..cc1f799 100644 (file)
 /* default location for tftp and bootm */
 #define CONFIG_LOADADDR                1000000
 
-#define CONFIG_BAUDRATE        115200
-
 #define CONFIG_HVBOOT                                  \
        "setenv bootargs config-addr=0x60000000; "      \
        "bootm 0x01000000 - 0x00f00000"