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

dm audit: fix Kconfig so DM_AUDIT depends on BLK_DEV_DM



Signed-off-by: default avatarMike Snitzer <snitzer@kernel.org>
parent b86f4b79
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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.