We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9b7ff0 commit 7c0afcaCopy full SHA for 7c0afca
kernel/bpf/preload/Kconfig
@@ -6,6 +6,7 @@ config USERMODE_DRIVER
6
menuconfig BPF_PRELOAD
7
bool "Preload BPF file system with kernel specific program and map iterators"
8
depends on BPF
9
+ depends on BPF_SYSCALL
10
# The dependency on !COMPILE_TEST prevents it from being enabled
11
# in allmodconfig or allyesconfig configurations
12
depends on !COMPILE_TEST
0 commit comments