enable busybox taint checking to support gplonly kernel exports
SVN-Revision: 5054
This commit is contained in:
parent
2b9c37f961
commit
73b292d5f5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue