kgdb: core
[sfrench/cifs-2.6.git] / lib / Kconfig.debug
index ab408aa9b6d6eea0d2cc28a1e1da9500f3a610ab..e601d0e7ac5d16d549dcfde9be7d18613d864517 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
@@ -621,3 +622,5 @@ config PROVIDE_OHCI1394_DMA_INIT
          See Documentation/debugging-via-ohci1394.txt for more information.
 
 source "samples/Kconfig"
+
+source "lib/Kconfig.kgdb"