projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove a few unused things
[openwrt.git]
/
package
/
busybox
/
config
/
modutils
/
Config.in
diff --git
a/package/busybox/config/modutils/Config.in
b/package/busybox/config/modutils/Config.in
index
8151914
..
4441632
100644
(file)
--- 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"
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
depends on BUSYBOX_CONFIG_INSMOD || BUSYBOX_CONFIG_LSMOD
help
Support checking for tainted modules. These are usually binary
This page took
0.020796 seconds
and
4
git commands to generate.