kconfig: add basic helper macros to scripts/Kconfig.include
[sfrench/cifs-2.6.git] / Kconfig
diff --git a/Kconfig b/Kconfig
index 5b55d876af03346a4f1436ffdd2f0221b68ee91c..a90d9f9e268be8dac93cba2a699569884768e167 100644 (file)
--- a/Kconfig
+++ b/Kconfig
@@ -7,4 +7,6 @@ mainmenu "Linux/$(ARCH) $(KERNELVERSION) Kernel Configuration"
 
 comment "Compiler: $(CC_VERSION_TEXT)"
 
+source "scripts/Kconfig.include"
+
 source "arch/$(SRCARCH)/Kconfig"