Skip to content
Snippets Groups Projects
Commit af20332d authored by Tony Ambardar's avatar Tony Ambardar Committed by Petr Štetiar
Browse files

config: drop CONFIG_KPROBE_EVENT unused since kernel 4.9


The config setting was renamed to CONFIG_KPROBE_EVENTS.

Fixes: 97d3f800 ("config: kernel: Add KPROBE_EVENTS config option)
Signed-off-by: default avatarTony Ambardar <itugrok@yahoo.com>
parent b67d086e
No related branches found
No related tags found
No related merge requests found
......@@ -365,10 +365,6 @@ config KERNEL_KPROBES
instrumentation and testing.
If in doubt, say "N".
config KERNEL_KPROBE_EVENT
bool
default y if KERNEL_KPROBES
config KERNEL_KPROBE_EVENTS
bool
default y if KERNEL_KPROBES
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment