summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2022-07-20 11:45:16 +0200
committerJaron Kent-Dobias <jaron@kent-dobias.com>2022-07-20 11:45:16 +0200
commite47b588fb2c29d90516932f5c6928b1e6577df88 (patch)
treedcba7dd03299a12869d4ff68f2596b80c8366da0 /config
parent99b62e34b72824039b16849d4717e9626190dda1 (diff)
downloadlinux-pinebookpro-e47b588fb2c29d90516932f5c6928b1e6577df88.tar.gz
linux-pinebookpro-e47b588fb2c29d90516932f5c6928b1e6577df88.tar.bz2
linux-pinebookpro-e47b588fb2c29d90516932f5c6928b1e6577df88.zip
Disabled insecure feature by default.
Diffstat (limited to 'config')
-rw-r--r--config2
1 files changed, 1 insertions, 1 deletions
diff --git a/config b/config
index 06d3ff8..aa795db 100644
--- a/config
+++ b/config
@@ -96,7 +96,7 @@ CONFIG_BPF_SYSCALL=y
CONFIG_BPF_JIT=y
# CONFIG_BPF_JIT_ALWAYS_ON is not set
CONFIG_BPF_JIT_DEFAULT_ON=y
-# CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set
+CONFIG_BPF_UNPRIV_DEFAULT_OFF=y
# CONFIG_BPF_PRELOAD is not set
# end of BPF subsystem