aboutsummaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorDavid Woodhouse <dwmw2@infradead.org>2006-05-08 22:40:05 +0100
committerDavid Woodhouse <dwmw2@infradead.org>2006-05-08 22:40:05 +0100
commit6f18a022fb311f07f3b32f2c0e1b5c9477dc4439 (patch)
tree5c0e66f14e02f53555bfc365098cc7e5eb85c343 /init
parenta15bdeef108d282e540e202fc3c3e4bdf9692074 (diff)
Finally remove the obnoxious inter_module_xxx()
This was already a bad plan when I argued against adding it in the first place. Good riddance. Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'init')
-rw-r--r--init/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 3b36a1d5365..a7697787946 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -389,9 +389,6 @@ config SLOB
default !SLAB
bool
-config OBSOLETE_INTERMODULE
- tristate
-
menu "Loadable module support"
config MODULES