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

Commit fd44f5a9 authored by Sunil Paidimarri's avatar Sunil Paidimarri Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: sa515m: Enable ebtables vlan filters



Enable vlan packet filtering using ebtables
on sa515m.

Change-Id: Ibf1cdb22158de243fb7967c5bc43fc12036c9e86
Signed-off-by: default avatarSunil Paidimarri <hisunil@codeaurora.org>
parent b585bd9e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -153,6 +153,7 @@ CONFIG_BRIDGE_EBT_T_NAT=y
CONFIG_BRIDGE_EBT_ARP=y
CONFIG_BRIDGE_EBT_IP=y
CONFIG_BRIDGE_EBT_IP6=y
CONFIG_BRIDGE_EBT_VLAN=y
CONFIG_BRIDGE_EBT_ARPREPLY=y
CONFIG_BRIDGE_EBT_DNAT=y
CONFIG_BRIDGE_EBT_SNAT=y
+1 −0
Original line number Diff line number Diff line
@@ -153,6 +153,7 @@ CONFIG_BRIDGE_EBT_T_NAT=y
CONFIG_BRIDGE_EBT_ARP=y
CONFIG_BRIDGE_EBT_IP=y
CONFIG_BRIDGE_EBT_IP6=y
CONFIG_BRIDGE_EBT_VLAN=y
CONFIG_BRIDGE_EBT_ARPREPLY=y
CONFIG_BRIDGE_EBT_DNAT=y
CONFIG_BRIDGE_EBT_SNAT=y