libceph: introduce and switch to reopen_session()
[linux-2.6-block.git] / lib / Kconfig.debug
index f28f7fad452fe462b324761898a4a686581ef90c..eed9987bceb92b773777350396155f3652f2e6e9 100644 (file)
@@ -1766,6 +1766,14 @@ config TEST_KSTRTOX
 config TEST_PRINTF
        tristate "Test printf() family of functions at runtime"
 
+config TEST_BITMAP
+       tristate "Test bitmap_*() family of functions at runtime"
+       default n
+       help
+         Enable this option to test the bitmap functions at boot.
+
+         If unsure, say N.
+
 config TEST_RHASHTABLE
        tristate "Perform selftest on resizable hash table"
        default n