diff options
Diffstat (limited to 'init')
| -rw-r--r-- | init/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/init/Kconfig b/init/Kconfig index 1d19fd2520..05951c1d65 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
| @@ -470,15 +470,6 @@ config MODULE_FORCE_UNLOAD | |||
| 470 | rmmod). This is mainly for kernel developers and desperate users. | 470 | rmmod). This is mainly for kernel developers and desperate users. |
| 471 | If unsure, say N. | 471 | If unsure, say N. |
| 472 | 472 | ||
| 473 | config OBSOLETE_MODPARM | ||
| 474 | bool | ||
| 475 | default y | ||
| 476 | depends on MODULES | ||
| 477 | help | ||
| 478 | You need this option to use module parameters on modules which | ||
| 479 | have not been converted to the new module parameter system yet. | ||
| 480 | If unsure, say Y. | ||
| 481 | |||
| 482 | config MODVERSIONS | 473 | config MODVERSIONS |
| 483 | bool "Module versioning support" | 474 | bool "Module versioning support" |
| 484 | depends on MODULES | 475 | depends on MODULES |
