Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 3293fee8 authored by Chris Fries's avatar Chris Fries Committed by derfelot
Browse files

yoshino: defconfig: disable BRIDGE_NETFILTER



CONFIG_BRIDGE_NETFILTER is default=m and we don't use it.

Bug: 78574169
Change-Id: Ie8aa5e2a7adc64679e142f931b8da03999b08a43
Signed-off-by: default avatarChris Fries <cfries@google.com>
parent 44b0fb7b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -730,7 +730,7 @@ CONFIG_NETWORK_SECMARK=y
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
CONFIG_NETFILTER_ADVANCED=y
CONFIG_BRIDGE_NETFILTER=m
# CONFIG_BRIDGE_NETFILTER is not set

#
# Core Netfilter Configuration
+1 −1
Original line number Diff line number Diff line
@@ -730,7 +730,7 @@ CONFIG_NETWORK_SECMARK=y
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
CONFIG_NETFILTER_ADVANCED=y
CONFIG_BRIDGE_NETFILTER=m
# CONFIG_BRIDGE_NETFILTER is not set

#
# Core Netfilter Configuration
+1 −1
Original line number Diff line number Diff line
@@ -730,7 +730,7 @@ CONFIG_NETWORK_SECMARK=y
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
CONFIG_NETFILTER_ADVANCED=y
CONFIG_BRIDGE_NETFILTER=m
# CONFIG_BRIDGE_NETFILTER is not set

#
# Core Netfilter Configuration
+1 −1
Original line number Diff line number Diff line
@@ -730,7 +730,7 @@ CONFIG_NETWORK_SECMARK=y
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
CONFIG_NETFILTER_ADVANCED=y
CONFIG_BRIDGE_NETFILTER=m
# CONFIG_BRIDGE_NETFILTER is not set

#
# Core Netfilter Configuration
+1 −1
Original line number Diff line number Diff line
@@ -730,7 +730,7 @@ CONFIG_NETWORK_SECMARK=y
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
CONFIG_NETFILTER_ADVANCED=y
CONFIG_BRIDGE_NETFILTER=m
# CONFIG_BRIDGE_NETFILTER is not set

#
# Core Netfilter Configuration
Loading