enable busybox taint checking to support gplonly kernel exports

SVN-Revision: 5054
This commit is contained in:
Felix Fietkau 2006-10-12 15:43:29 +00:00
parent 2b9c37f961
commit 73b292d5f5

View file

@ -112,7 +112,7 @@ comment "Options common to multiple modutils"
config BUSYBOX_CONFIG_FEATURE_CHECK_TAINTED_MODULE config BUSYBOX_CONFIG_FEATURE_CHECK_TAINTED_MODULE
# Simulate indentation # Simulate indentation
bool "Support tainted module checking with new kernels" bool "Support tainted module checking with new kernels"
default n default y
depends on BUSYBOX_CONFIG_INSMOD || BUSYBOX_CONFIG_LSMOD depends on BUSYBOX_CONFIG_INSMOD || BUSYBOX_CONFIG_LSMOD
help help
Support checking for tainted modules. These are usually binary Support checking for tainted modules. These are usually binary