diff options
Diffstat (limited to 'init')
| -rw-r--r-- | init/Kconfig | 3 |
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 | ||
| 430 | config OBSOLETE_INTERMODULE | ||
| 431 | tristate | ||
| 432 | |||
| 430 | menu "Loadable module support" | 433 | menu "Loadable module support" |
| 431 | 434 | ||
| 432 | config MODULES | 435 | config MODULES |
