Commit 6849302f authored by Mike Snitzer's avatar Mike Snitzer

dm audit: fix Kconfig so DM_AUDIT depends on BLK_DEV_DM

Signed-off-by: default avatarMike Snitzer <snitzer@kernel.org>
parent b86f4b79
......@@ -660,6 +660,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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment