mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 02:21:52 +09:00
dm audit: fix Kconfig so DM_AUDIT depends on BLK_DEV_DM
[ Upstream commit 6849302fdff126997765d16df355b73231f130d4 ] Signed-off-by: Mike Snitzer <snitzer@kernel.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
d0085e100f
commit
87e2739656
@@ -650,6 +650,7 @@ config DM_ZONED
|
||||
|
||||
config DM_AUDIT
|
||||
bool "DM audit events"
|
||||
depends on BLK_DEV_DM
|
||||
depends on AUDIT
|
||||
help
|
||||
Generate audit events for device-mapper.
|
||||
|
||||
Reference in New Issue
Block a user