treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 122
[sfrench/cifs-2.6.git] / Kconfig
diff --git a/Kconfig b/Kconfig
index a90d9f9e268be8dac93cba2a699569884768e167..48a80beab6853d1461f277229625aa066d75a4e7 100644 (file)
--- a/Kconfig
+++ b/Kconfig
@@ -9,4 +9,24 @@ comment "Compiler: $(CC_VERSION_TEXT)"
 
 source "scripts/Kconfig.include"
 
-source "arch/$(SRCARCH)/Kconfig"
+source "init/Kconfig"
+
+source "kernel/Kconfig.freezer"
+
+source "fs/Kconfig.binfmt"
+
+source "mm/Kconfig"
+
+source "net/Kconfig"
+
+source "drivers/Kconfig"
+
+source "fs/Kconfig"
+
+source "security/Kconfig"
+
+source "crypto/Kconfig"
+
+source "lib/Kconfig"
+
+source "lib/Kconfig.debug"