Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fddd9cf8 authored by Chris Snook's avatar Chris Snook Committed by Linus Torvalds
Browse files

make LKDTM depend on BLOCK



Make LKDTM depend on BLOCK to prevent build failures with certain configs.

Signed-off-by: default avatarChris Snook <csnook@redhat.com>
Acked-by: default avatarRandy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent c3be10f7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -527,6 +527,7 @@ config LKDTM
	tristate "Linux Kernel Dump Test Tool Module"
	depends on DEBUG_KERNEL
	depends on KPROBES
	depends on BLOCK
	default n
	help
	This module enables testing of the different dumping mechanisms by