VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
author: Cong Wang <cong.wang@bytedance.com> 2021-02-23 10:49:26 -0800 committer: Alexei Starovoitov <ast@kernel.org> 2021-02-26 12:28:03 -0800 commit: 887596095ec2a9ea39ffcf98f27bf2e77c5eb512 parent: a83586a7ddba25065ec37323c05deb9019ce4fa9
Commit Summary:
bpf: Clean up sockmap related Kconfigs
Diffstat:
1 file changed, 1 insertion, 0 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 096e1af5c586..66cef5eac275 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -1702,6 +1702,7 @@ config BPF_SYSCALL
 	select BPF
 	select IRQ_WORK
 	select TASKS_TRACE_RCU
+	select NET_SOCK_MSG if INET
 	default n
 	help
 	  Enable the bpf() system call that allows to manipulate eBPF