projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2aabc9
)
kernel: add missing CONFIG_DM_AUDIT
author
Marius Dinu
<m95d+git@psihoexpert.ro>
Sat, 26 Oct 2024 17:10:55 +0000
(20:10 +0300)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sun, 27 Oct 2024 11:45:16 +0000
(12:45 +0100)
The option shows up when kmod-dm and CONFIG_KERNEL_AUDIT are selected.
Signed-off-by: Marius Dinu <m95d+git@psihoexpert.ro>
Link:
https://github.com/openwrt/openwrt/pull/16793
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/generic/config-6.6
patch
|
blob
|
history
diff --git
a/target/linux/generic/config-6.6
b/target/linux/generic/config-6.6
index efe8d11279f5ef237384c25c5c6008dd477bf5e6..8b22cc40350841e1fe02e5566012686ae0f33f60 100644
(file)
--- a/
target/linux/generic/config-6.6
+++ b/
target/linux/generic/config-6.6
@@
-1393,6
+1393,7
@@
CONFIG_DMA_DECLARE_COHERENT=y
CONFIG_DMA_NONCOHERENT_MMAP=y
# CONFIG_DMA_RESTRICTED_POOL is not set
# CONFIG_DMA_SHARED_BUFFER is not set
+# CONFIG_DM_AUDIT is not set
# CONFIG_DM_CACHE is not set
# CONFIG_DM_CLONE is not set
# CONFIG_DM_DEBUG is not set