|
@@ -422,6 +422,11 @@ config KERNEL_KPROBE_EVENTS
|
|
bool
|
|
bool
|
|
default y if KERNEL_KPROBES
|
|
default y if KERNEL_KPROBES
|
|
|
|
|
|
|
|
+config KERNEL_BPF_KPROBE_OVERRIDE
|
|
|
|
+ bool
|
|
|
|
+ depends on KERNEL_KPROBES
|
|
|
|
+ default n
|
|
|
|
+
|
|
config KERNEL_AIO
|
|
config KERNEL_AIO
|
|
bool "Compile the kernel with asynchronous IO support"
|
|
bool "Compile the kernel with asynchronous IO support"
|
|
default y if !SMALL_FLASH
|
|
default y if !SMALL_FLASH
|