]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/grsim_leon2.h
configs: Re-sync HUSH options
[people/ms/u-boot.git] / include / configs / grsim_leon2.h
index 2f7a5628f14bf7718695f7c7bb602127a83ad8e2..e06e2611d111df67041f1c642f504adf23050fe9 100644 (file)
@@ -13,6 +13,7 @@
 #define __CONFIG_H__
 
 #define CONFIG_SYS_GENERIC_BOARD
+#define CONFIG_DISPLAY_BOARDINFO
 
 /*
  * High Level Configuration Options
@@ -60,7 +61,6 @@
        "echo"
 
 #undef CONFIG_BOOTARGS
-/*#define CONFIG_SYS_HUSH_PARSER 0*/
 
 #define        CONFIG_EXTRA_ENV_SETTINGS                                       \
        "netdev=eth0\0"                                                 \
 /* default kernel command line */
 #define CONFIG_DEFAULT_KERNEL_COMMAND_LINE "console=ttyS0,38400\0\0"
 
-#define CONFIG_IDENT_STRING "Gaisler GRSIM LEON2"
+#define CONFIG_IDENT_STRING " Gaisler GRSIM LEON2"
 
 #endif                         /* __CONFIG_H */