]> git.sur5r.net Git - u-boot/blobdiff - include/configs/grsim_leon2.h
Kconfig: Move config IDENT_STRING to Kconfig
[u-boot] / include / configs / grsim_leon2.h
index 0ebded6bd2824cc13bffb8c025e5cc67a10f83e9..0f3204e6f4fc0117df70c93f2d371704a185a054 100644 (file)
@@ -53,7 +53,6 @@
 /*
  * Autobooting
  */
-#define CONFIG_BOOTDELAY       5       /* autoboot after 5 seconds */
 
 #define CONFIG_PREBOOT "echo;" \
        "echo Type \"run flash_nfs\" to mount root filesystem over NFS;" \
 /* default kernel command line */
 #define CONFIG_DEFAULT_KERNEL_COMMAND_LINE "console=ttyS0,38400\0\0"
 
-#define CONFIG_IDENT_STRING " Gaisler GRSIM LEON2"
-
 #endif                         /* __CONFIG_H */