]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
make LKDTM depend on BLOCK
authorChris Snook <csnook@redhat.com>
Sat, 23 Feb 2008 23:23:26 +0000 (15:23 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sun, 24 Feb 2008 01:12:13 +0000 (17:12 -0800)
Make LKDTM depend on BLOCK to prevent build failures with certain configs.

Signed-off-by: Chris Snook <csnook@redhat.com>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
lib/Kconfig.debug

index ab408aa9b6d6eea0d2cc28a1e1da9500f3a610ab..0796c1a090c029db5d038020ae52684ee423c2e3 100644 (file)
@@ -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