powerpc: Split-out common MSI bitmap logic into msi_bitmap.c
[deliverable/linux.git] / arch / powerpc / Kconfig.debug
index 4ebc52a19f0ab4e9883a3621882744d5f69e0dcc..15eb27861fc713c1b02995fd030bc139652b24d2 100644 (file)
@@ -51,6 +51,11 @@ config FTR_FIXUP_SELFTEST
        depends on DEBUG_KERNEL
        default n
 
+config MSI_BITMAP_SELFTEST
+       bool "Run self-tests of the MSI bitmap code."
+       depends on DEBUG_KERNEL
+       default n
+
 config XMON
        bool "Include xmon kernel debugger"
        depends on DEBUG_KERNEL
This page took 0.026329 seconds and 5 git commands to generate.