]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/rsk7264.h
Kconfig: Migrate CONFIG_BAUDRATE
[people/ms/u-boot.git] / include / configs / rsk7264.h
index c60e233e9f7f81f2fb0b6e4ac527daffd48f00e3..cc709097c0331260e706fc80ce18de18c983bad7 100644 (file)
 #ifndef __RSK7264_H
 #define __RSK7264_H
 
-#undef DEBUG
 #define CONFIG_CPU_SH7264      1
 #define CONFIG_RSK7264         1
 
-#define CONFIG_BAUDRATE                115200
+#define CONFIG_DISPLAY_BOARDINFO
+
 #define CONFIG_BOOTARGS                "console=ttySC3,115200"
-#define CONFIG_BOOTDELAY       3
 #define CONFIG_SYS_BAUDRATE_TABLE      { CONFIG_BAUDRATE }
 
 #define CONFIG_SYS_LONGHELP    1       /* undef to save memory */