locking/static_keys: Provide a selftest
[linux-2.6-block.git] / lib / Kconfig.debug
index 304e75f832dceb59dab5cdb0fbd8a2e3571bdc08..0d859305c55659aeb149ca2ac3e520abdbbe32fe 100644 (file)
@@ -1841,12 +1841,12 @@ config MEMTEST
                memtest=17, mean do 17 test patterns.
          If you are unsure how to answer this question, answer N.
 
-config TEST_JUMP_LABEL
-       tristate "Test jump label"
+config TEST_STATIC_KEYS
+       tristate "Test static keys"
        default n
        depends on m
        help
-         Test jump labels.
+         Test the static key interfaces.
 
          If unsure, say N.