[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20081016111214.417B8DDFAF@ozlabs.org>
Date: Thu Oct 16 22:10:38 EST 2008
From: Rusty Russell <rusty@...tcorp.com.au>
To: linux-kernel@...r.kernel.org
Cc: Johannes Berg <johannes@...solutions.net>
Subject: [PATCH 4/5] remove CONFIG_KMOD
From: Johannes Berg <johannes@...solutions.net>
Now that nothing depends on it any more, remove CONFIG_KMOD.
Signed-off-by: Johannes Berg <johannes@...solutions.net>
Signed-off-by: Rusty Russell <rusty@...tcorp.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists