[kernel] r11315 - dists/trunk/linux-2.6/debian/config
Maximilian Attems
maks at alioth.debian.org
Tue May 6 13:46:44 UTC 2008
Author: maks
Date: Tue May 6 13:46:43 2008
New Revision: 11315
Log:
topconfig explicitly disable MODULE_FORCE_LOAD
default disabled, Kconfig help text explains why it is a bad idea.
Modified:
dists/trunk/linux-2.6/debian/config/config
Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config (original)
+++ dists/trunk/linux-2.6/debian/config/config Tue May 6 13:46:43 2008
@@ -1879,6 +1879,7 @@
## end choice
# CONFIG_MARKERS is not set
CONFIG_MODULES=y
+# CONFIG_MODULE_FORCE_LOAD is not set
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
CONFIG_MODVERSIONS=y
More information about the Kernel-svn-changes
mailing list