rhashtable: Make selftest modular
[deliverable/linux.git] / lib / Kconfig.debug
index 5f2ce616c0462db9b9055528110268385b2b653e..a8f3c9993229b51cacd13a2f3ab34cc2dc3c2ac8 100644 (file)
@@ -1586,7 +1586,7 @@ config TEST_KSTRTOX
        tristate "Test kstrto*() family of functions at runtime"
 
 config TEST_RHASHTABLE
-       bool "Perform selftest on resizable hash table"
+       tristate "Perform selftest on resizable hash table"
        default n
        help
          Enable this option to test the rhashtable functions at boot.
This page took 0.028458 seconds and 5 git commands to generate.