VisionFive2 Linux kernel

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

More than 9999 Commits   32 Branches   54 Tags
author: Linus Torvalds <torvalds@linux-foundation.org> 2021-04-29 11:57:23 -0700 committer: Linus Torvalds <torvalds@linux-foundation.org> 2021-04-29 11:57:23 -0700 commit: 9d31d2338950293ec19d9b095fbaa9030899dcb4 parent: 635de956a7f5a6ffcb04f29d70630c64c717b56b
Commit Summary:
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Diffstat:
1 file changed, 2 insertions, 0 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 1097b9d9691b..ca559ccdaa32 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -1722,6 +1722,8 @@ config BPF_SYSCALL
 	select BPF
 	select IRQ_WORK
 	select TASKS_TRACE_RCU
+	select BINARY_PRINTF
+	select NET_SOCK_MSG if INET
 	default n
 	help
 	  Enable the bpf() system call that allows to manipulate eBPF