kernel: add missing Kconfig symbol
Signed-off-by: Tianling Shen <cnsztl@gmail.com>
This commit is contained in:
parent
54d15151ac
commit
f6a1194762
@ -540,6 +540,11 @@ config KERNEL_BPF_EVENTS
|
||||
for sending data from BPF programs to user-space for post-processing
|
||||
or logging.
|
||||
|
||||
config KERNEL_PROBE_EVENTS_BTF_ARGS
|
||||
bool
|
||||
depends on KERNEL_KPROBE_EVENTS && KERNEL_DEBUG_INFO_BTF
|
||||
default n
|
||||
|
||||
config KERNEL_BPF_KPROBE_OVERRIDE
|
||||
bool
|
||||
depends on KERNEL_KPROBES
|
||||
|
Loading…
x
Reference in New Issue
Block a user