aboutsummaryrefslogtreecommitdiffstats
path: root/package/busybox
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-03-06 09:36:20 +0000
committerNicolas Thill <nico@openwrt.org>2005-03-06 09:36:20 +0000
commit8ac779107270a29070cb013068ef2e5485e484a6 (patch)
treee9aa47e4a684cf667ac7747505e4b5234645f910 /package/busybox
parentb33498551b76f0e2cd4bfede0a78d418a3b95f4c (diff)
downloadmaster-187ad058-8ac779107270a29070cb013068ef2e5485e484a6.tar.gz
master-187ad058-8ac779107270a29070cb013068ef2e5485e484a6.tar.bz2
master-187ad058-8ac779107270a29070cb013068ef2e5485e484a6.zip
Allow loading of modules containing EXPORT_GPL symbols, needed to insmod crypto modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@310 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/busybox')
-rw-r--r--package/busybox/busybox.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/busybox.config b/package/busybox/busybox.config
index c79c7ec764..fc57622392 100644
--- 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