topconfig explicitly disable MODULE_FORCE_LOAD

default disabled, Kconfig help text explains why it is a bad idea.

svn path=/dists/trunk/linux-2.6/; revision=11315
This commit is contained in:
Maximilian Attems 2008-05-06 13:46:43 +00:00
parent 7367a30e51
commit d3dc2e698e
1 changed files with 1 additions and 0 deletions

View File

@ -1879,6 +1879,7 @@ CONFIG_SLAB=y
## 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