kernel: add missing CONFIG_DM_AUDIT

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>
This commit is contained in:
Marius Dinu 2024-10-26 20:10:55 +03:00 committed by Hauke Mehrtens
parent a2aabc9a7a
commit 63ea5710d9

View File

@ -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