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 9ea0691 commit 2b03164Copy full SHA for 2b03164
kernel/bpf/preload/Kconfig
@@ -10,7 +10,6 @@ menuconfig BPF_PRELOAD
10
# The dependency on !COMPILE_TEST prevents it from being enabled
11
# in allmodconfig or allyesconfig configurations
12
depends on !COMPILE_TEST
13
- select USERMODE_DRIVER
14
help
15
This builds kernel module with several embedded BPF programs that are
16
pinned into BPF FS mount point as human readable files that are
0 commit comments