aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
Diffstat (limited to 'init')
-rw-r--r--init/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 9a0592516f48..a905b7301e10 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -1526,7 +1526,7 @@ config EVENTFD
1526 1526
1527# syscall, maps, verifier 1527# syscall, maps, verifier
1528config BPF_SYSCALL 1528config BPF_SYSCALL
1529 bool "Enable bpf() system call" if EXPERT 1529 bool "Enable bpf() system call"
1530 select ANON_INODES 1530 select ANON_INODES
1531 select BPF 1531 select BPF
1532 default n 1532 default n