Disable CONFIG_BPFILTER for 5.4.x-x86_64 kernel configuration

bpfilter is not meant to be used at all at this point. Only the module's
boilerplate is available on upstream kernels.

Signed-off-by: Quentin Deslandes <qde@naccy.de>
This commit is contained in:
Quentin Deslandes 2023-01-27 11:55:50 +01:00
parent ea6268dd74
commit 9b9d337037

View File

@ -1366,8 +1366,7 @@ CONFIG_BRIDGE_EBT_REDIRECT=y
CONFIG_BRIDGE_EBT_SNAT=y CONFIG_BRIDGE_EBT_SNAT=y
CONFIG_BRIDGE_EBT_LOG=y CONFIG_BRIDGE_EBT_LOG=y
CONFIG_BRIDGE_EBT_NFLOG=y CONFIG_BRIDGE_EBT_NFLOG=y
CONFIG_BPFILTER=y # CONFIG_BPFILTER is not set
CONFIG_BPFILTER_UMH=m
# CONFIG_IP_DCCP is not set # CONFIG_IP_DCCP is not set
CONFIG_IP_SCTP=m CONFIG_IP_SCTP=m
# CONFIG_SCTP_DBG_OBJCNT is not set # CONFIG_SCTP_DBG_OBJCNT is not set