X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=arch%2Farm%2FKconfig.debug;h=13c0631e6e951c845066ca85ad7555048d06072d;hp=5bc7814d9a3d345b8a0a7bea6278bc5803334dcd;hb=ccfa8b21f20099b950b4f2f75d2330fb149a2012;hpb=f350b86121c7a004a5f866333fa1d23fe30263a6 diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug index 5bc7814d9a3d..13c0631e6e95 100644 --- a/arch/arm/Kconfig.debug +++ b/arch/arm/Kconfig.debug @@ -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