kconfig: show compiler version text in the top comment
[sfrench/cifs-2.6.git] / Kconfig
diff --git a/Kconfig b/Kconfig
index 4af1b42ef62eed16632a5bf613973f7af810d0e8..5b55d876af03346a4f1436ffdd2f0221b68ee91c 100644 (file)
--- a/Kconfig
+++ b/Kconfig
@@ -5,4 +5,6 @@
 #
 mainmenu "Linux/$(ARCH) $(KERNELVERSION) Kernel Configuration"
 
+comment "Compiler: $(CC_VERSION_TEXT)"
+
 source "arch/$(SRCARCH)/Kconfig"