aboutsummaryrefslogtreecommitdiffstats
path: root/init/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'init/Kconfig')
-rw-r--r--init/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 7efa729d2cf4..b9923b1434a2 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -427,6 +427,9 @@ config SLOB
427 default !SLAB 427 default !SLAB
428 bool 428 bool
429 429
430config OBSOLETE_INTERMODULE
431 tristate
432
430menu "Loadable module support" 433menu "Loadable module support"
431 434
432config MODULES 435config MODULES