]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - lib/Kconfig.debug
jump_label: Provide a self-test
[mirror_ubuntu-zesty-kernel.git] / lib / Kconfig.debug
index e7b5b654ed8d8a6d5a07fe324b14272f513332b9..304e75f832dceb59dab5cdb0fbd8a2e3571bdc08 100644 (file)
@@ -1841,6 +1841,15 @@ 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"
+       default n
+       depends on m
+       help
+         Test jump labels.
+
+         If unsure, say N.
+
 source "samples/Kconfig"
 
 source "lib/Kconfig.kgdb"