From: nbd Date: Thu, 12 Oct 2006 15:43:29 +0000 (+0000) Subject: enable busybox taint checking to support gplonly kernel exports X-Git-Tag: fast2504n-3.10.28-merged~22942^2~4 X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=1dfa7e7abd9e62e098a802cac6b89d84607adfda;p=openwrt.git enable busybox taint checking to support gplonly kernel exports git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5054 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/busybox/config/modutils/Config.in b/package/busybox/config/modutils/Config.in index 8151914100..4441632e85 100644 --- a/package/busybox/config/modutils/Config.in +++ b/package/busybox/config/modutils/Config.in @@ -112,7 +112,7 @@ comment "Options common to multiple modutils" config BUSYBOX_CONFIG_FEATURE_CHECK_TAINTED_MODULE # Simulate indentation bool "Support tainted module checking with new kernels" - default n + default y depends on BUSYBOX_CONFIG_INSMOD || BUSYBOX_CONFIG_LSMOD help Support checking for tainted modules. These are usually binary