Allow loading of modules containing EXPORT_GPL symbols, needed to insmod crypto modules
SVN-Revision: 310
This commit is contained in:
parent
86f55ecf77
commit
6efe56b146
1 changed files with 1 additions and 1 deletions
|
@ -298,7 +298,7 @@ CONFIG_LSMOD=y
|
|||
CONFIG_FEATURE_QUERY_MODULE_INTERFACE=y
|
||||
# CONFIG_MODPROBE is not set
|
||||
CONFIG_RMMOD=y
|
||||
# CONFIG_FEATURE_CHECK_TAINTED_MODULE is not set
|
||||
CONFIG_FEATURE_CHECK_TAINTED_MODULE=y
|
||||
|
||||
#
|
||||
# Networking Utilities
|
||||
|
|
Loading…
Reference in a new issue