summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2011-08-30 09:35:29 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2011-08-30 09:35:29 (GMT)
commit6c62da480344df2ee105f29499dcf06a2acc2c7d (patch)
treebfda70f31f6aea723e20712d3d516d6b5a5444b1 /config
parent229b5d2b15c1f7cbaa723e50431a79d9c5e6947e (diff)
kconfig: print version in .config
Having the crosstool-NG version in the .config helps in case we want to reproduce the toolchain with the exact same version of crosstool-NG. This also reverts #bb73e7632b54. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Diffstat (limited to 'config')
-rw-r--r--config/config.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/config.in b/config/config.in
index 5ebd2be..8a88fef 100644
--- a/config/config.in
+++ b/config/config.in
@@ -1,4 +1,3 @@
-mainmenu "The crosstool-NG configuration menu"
source "config/configure.in"
source "config/backend.in"
source "config/global.in"