[PATCH 4/5] remove CONFIG_KMOD

From: Rusty Russell
Date: Thu Oct 16 2008 - 07:12:53 EST


From: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>

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

Signed-off-by: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
Signed-off-by: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
---
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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/