summaryrefslogtreecommitdiff
path: root/init/Kconfig
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2008-12-04 14:35:15 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2008-12-04 14:35:15 +1100
commit5f326153c1ce431b4e3d587d20ea876f03d950a4 (patch)
tree8b30e55dc3447311b2511b622b485c834af839fd /init/Kconfig
parent3ce47ce285af9ef7b758f2952a68281ae74eef0d (diff)
parent0e94068d0522f152ffe279556e5550a8056026db (diff)
Merge branch 'quilt/rr'
Conflicts: arch/x86/kernel/setup.c kernel/cpu.c
Diffstat (limited to 'init/Kconfig')
-rw-r--r--init/Kconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 15f73066aada..ce75d2dff948 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -919,12 +919,6 @@ config MODULE_SRCVERSION_ALL
the version). With this option, such a "srcversion" field
will be created for all modules. If unsure, say N.
-config KMOD
- def_bool y
- help
- This is being removed soon. These days, CONFIG_MODULES
- implies CONFIG_KMOD, so use that instead.
-
endif # MODULES
config INIT_ALL_POSSIBLE