Merge branch 'next' of git://git.denx.de/u-boot-usb into next
[oweals/u-boot.git] / Kconfig
diff --git a/Kconfig b/Kconfig
index e2387b2ff8e7c4de2cc8104944fd952e8bfeb2e6..504a5c25fa45a655df07a58b85ef8d2b7a3ca87d 100644 (file)
--- a/Kconfig
+++ b/Kconfig
@@ -3,11 +3,7 @@
 # see the file Documentation/kbuild/kconfig-language.txt in the
 # Linux kernel source tree.
 #
-mainmenu "U-Boot $UBOOTVERSION Configuration"
-
-config UBOOTVERSION
-       string
-       option env="UBOOTVERSION"
+mainmenu "U-Boot $(UBOOTVERSION) Configuration"
 
 # Allow defaults in arch-specific code to override any given here
 source "arch/Kconfig"