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 ...@@ -660,6 +660,7 @@ config DM_ZONED
config DM_AUDIT config DM_AUDIT
bool "DM audit events" bool "DM audit events"
depends on BLK_DEV_DM
depends on AUDIT depends on AUDIT
help help
Generate audit events for device-mapper. 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