Skip to content
Commit 94dbfa76 authored by Phil Elwell's avatar Phil Elwell
Browse files

configs: Add CGROUP_BPF and BPF_SYSCALL

Enabling CONFIG_CGROUP_BPF allows BPF filters to access cgroup-local
storage, which is useful for control network interactions at the
cgroup level. CONFIG_BPF_SYSCALL is required to make use of it.

See: https://github.com/raspberrypi/linux/issues/3294



Signed-off-by: default avatarPhil Elwell <phil@raspberrypi.org>
parent b1bb188f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment