]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - common/Kconfig
Kconfig: Move config IDENT_STRING to Kconfig
[people/ms/u-boot.git] / common / Kconfig
index 35f427937e1be88eb784329f22449cea920900bb..c69c1418c92ad1794b42426b4b056eaabaa49033 100644 (file)
@@ -198,6 +198,11 @@ config CONSOLE_RECORD_IN_SIZE
          The buffer is allocated immediately after the malloc() region is
          ready.
 
+config IDENT_STRING
+       string "Board specific string to be added to uboot version string"
+       help
+         This options adds the board specific name to u-boot version.
+
 config SYS_NO_FLASH
        bool "Disable support for parallel NOR flash"
        default n