Merge branch 'cross-platform/debug_ll' into imx/imx6q
[pandora-kernel.git] / arch / arm / Kconfig.debug
index 5bc7814..13c0631 100644 (file)
@@ -251,4 +251,10 @@ config OC_ETM
          buffer driver that will allow you to collect traces of the
          kernel code.
 
+config ARM_KPROBES_TEST
+       tristate "Kprobes test module"
+       depends on KPROBES && MODULES
+       help
+         Perform tests of kprobes API and instruction set simulation.
+
 endmenu