You've already forked linux-rockchip
mirror of
https://github.com/armbian/linux-rockchip.git
synced 2026-01-06 11:08:10 -08:00
ANDROID: gki_defconfig: Enable NET_ACT_BPF
This is used for go/bandwidth-limiting. Test: TreeHugger Bug: 157552970 Signed-off-by: Patrick Rohr <prohr@google.com> Change-Id: I89831743c63dff7d62e41e2fd457e6e628d7d0a2 (cherry picked from commit 8843b0a47e300acc61eb0c56d37f081a08479a40)
This commit is contained in:
committed by
Maciej Żenczykowski
parent
2a2327c4e8
commit
944437cac9
@@ -259,6 +259,7 @@ CONFIG_NET_ACT_POLICE=y
|
||||
CONFIG_NET_ACT_GACT=y
|
||||
CONFIG_NET_ACT_MIRRED=y
|
||||
CONFIG_NET_ACT_SKBEDIT=y
|
||||
CONFIG_NET_ACT_BPF=y
|
||||
CONFIG_VSOCKETS=y
|
||||
CONFIG_CGROUP_NET_PRIO=y
|
||||
CONFIG_BPF_JIT=y
|
||||
|
||||
@@ -235,6 +235,7 @@ CONFIG_NET_ACT_POLICE=y
|
||||
CONFIG_NET_ACT_GACT=y
|
||||
CONFIG_NET_ACT_MIRRED=y
|
||||
CONFIG_NET_ACT_SKBEDIT=y
|
||||
CONFIG_NET_ACT_BPF=y
|
||||
CONFIG_VSOCKETS=y
|
||||
CONFIG_CGROUP_NET_PRIO=y
|
||||
CONFIG_BPF_JIT=y
|
||||
|
||||
Reference in New Issue
Block a user