projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Allow loading of modules containing EXPORT_GPL symbols, needed to insmod crypto modules
[openwrt.git]
/
package
/
busybox
/
busybox.config
diff --git
a/package/busybox/busybox.config
b/package/busybox/busybox.config
index
c79c7ec
..
fc57622
100644
(file)
--- a/
package/busybox/busybox.config
+++ b/
package/busybox/busybox.config
@@
-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
This page took
0.021316 seconds
and
4
git commands to generate.