Subject: remove CONFIG_KMOD
Date: Tue, 08 Jul 2008 19:00:26 +0200
From: Johannes Berg <johannes@sipsolutions.net>

Now that nothing depends on it any more, remove CONFIG_KMOD.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
---
 init/Kconfig |    6 ------
 1 file changed, 6 deletions(-)

diff -r 06f472832c66 init/Kconfig
--- a/init/Kconfig	Tue Aug 12 16:34:24 2008 +1000
+++ b/init/Kconfig	Tue Aug 12 17:35:27 2008 +1000
@@ -894,12 +894,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 STOP_MACHINE
