projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[packages] kmod-dm: Set CONFIG_DM_LOG_USERSPACE=n
[openwrt.git]
/
package
/
kernel
/
modules
/
block.mk
diff --git
a/package/kernel/modules/block.mk
b/package/kernel/modules/block.mk
index
1e6c1f2
..
c6d3894
100644
(file)
--- a/
package/kernel/modules/block.mk
+++ b/
package/kernel/modules/block.mk
@@
-389,6
+389,7
@@
define KernelPackage/dm
CONFIG_DM_MULTIPATH=n \
CONFIG_DM_ZERO=n \
CONFIG_DM_SNAPSHOT=n \
+ CONFIG_DM_LOG_USERSPACE=n \
CONFIG_MD=y \
CONFIG_BLK_DEV_DM \
CONFIG_DM_MIRROR
This page took
0.023717 seconds
and
4
git commands to generate.