config: kernel: Add KPROBE_EVENTS config option
[openwrt/staging/wigyori.git] / config / Config-kernel.in
index 874b153b45e599bbc383fe2c1869c633b0214063..1df430d5312b774ebc59a26ac3076b42b2c68264 100644 (file)
@@ -192,6 +192,10 @@ config KERNEL_KPROBE_EVENT
        bool
        default y if KERNEL_KPROBES
 
+config KERNEL_KPROBE_EVENTS
+       bool
+       default y if KERNEL_KPROBES
+
 config KERNEL_AIO
        bool "Compile the kernel with asynchronous IO support"
        default n