diff options
Diffstat (limited to 'init')
-rw-r--r-- | init/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/init/Kconfig b/init/Kconfig index 3b36a1d53656..a7697787946a 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -389,9 +389,6 @@ config SLOB | |||
389 | default !SLAB | 389 | default !SLAB |
390 | bool | 390 | bool |
391 | 391 | ||
392 | config OBSOLETE_INTERMODULE | ||
393 | tristate | ||
394 | |||
395 | menu "Loadable module support" | 392 | menu "Loadable module support" |
396 | 393 | ||
397 | config MODULES | 394 | config MODULES |