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

Commit 565309e2 authored by Tyler Wear's avatar Tyler Wear Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: msm: NAT ebtables and PPP Config Rules



Enable configuration entries for ebtables nat translation
target and PPP enablement.

Change-Id: Ib65c3f93b62a258bbdfb6036d8a753fbd0b4191c
Signed-off-by: default avatarTyler Wear <twear@codeaurora.org>
parent e33b9fba
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -142,6 +142,11 @@ CONFIG_BRIDGE_EBT_T_FILTER=y
CONFIG_BRIDGE_EBT_IP=y
CONFIG_BRIDGE_EBT_IP6=y
CONFIG_BRIDGE=y
CONFIG_BRIDGE_EBT_T_NAT=y
CONFIG_BRIDGE_EBT_ARP=y
CONFIG_BRIDGE_EBT_ARPREPLY=y
CONFIG_BRIDGE_EBT_DNAT=y
CONFIG_BRIDGE_EBT_SNAT=y
CONFIG_RMNET_DATA=y
CONFIG_RMNET_DATA_DEBUG_PKT=y
CONFIG_CFG80211=y
@@ -339,3 +344,5 @@ CONFIG_SND=y
CONFIG_SND_SOC=y
CONFIG_SND_SOC_MSMZIRC=y
CONFIG_MSM_ADSP_LOADER=y
CONFIG_PPP=y
CONFIG_PPP_ASYNC=y