From 3ec7ccf50187a402fea21253972796549e256f9f Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 1 Apr 2015 08:33:04 +0000 Subject: config: add an option to enable KPROBE Signed-off-by: Mathieu Olivari SVN-Revision: 45212 --- target/linux/generic/config-4.0 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'target/linux/generic/config-4.0') diff --git a/target/linux/generic/config-4.0 b/target/linux/generic/config-4.0 index 5e12b3b3f7..1f4d624273 100644 --- a/target/linux/generic/config-4.0 +++ b/target/linux/generic/config-4.0 @@ -249,6 +249,7 @@ CONFIG_ARM_DMA_MEM_BUFFERABLE=y # CONFIG_ARM_ERRATA_775420 is not set # CONFIG_ARM_ERRATA_798181 is not set # CONFIG_ARM_KERNMEM_PERMS is not set +# CONFIG_ARM_KPROBES_TEST is not set # CONFIG_ARM_PATCH_PHYS_VIRT is not set # CONFIG_ARM_PSCI is not set # CONFIG_ARM_PTDUMP is not set @@ -1801,6 +1802,7 @@ CONFIG_KERNFS=y # CONFIG_KMEMCHECK is not set # CONFIG_KMX61 is not set # CONFIG_KPROBES is not set +# CONFIG_KPROBES_SANITY_TEST is not set # CONFIG_KS8842 is not set # CONFIG_KS8851 is not set # CONFIG_KS8851_MLL is not set @@ -2517,6 +2519,7 @@ CONFIG_NET_SCH_FQ_CODEL=y # CONFIG_NET_SCH_TBF is not set # CONFIG_NET_SCH_TEQL is not set # CONFIG_NET_SWITCHDEV is not set +# CONFIG_NET_TCPPROBE is not set # CONFIG_NET_TEAM is not set # CONFIG_NET_TULIP is not set # CONFIG_NET_UDP_TUNNEL is not set @@ -2951,6 +2954,7 @@ CONFIG_PPP_MULTILINK=y # CONFIG_PPTP is not set # CONFIG_PREEMPT is not set CONFIG_PREEMPT_NONE=y +# CONFIG_PREEMPT_TRACER is not set # CONFIG_PREEMPT_VOLUNTARY is not set CONFIG_PREVENT_FIRMWARE_BUILD=y CONFIG_PRINTK=y -- cgit v1.2.3