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

Commit 2541b4e8 authored by Balaji Pothunoori's avatar Balaji Pothunoori Committed by Gerrit - the friendly Code Review server
Browse files

defconfig : Enable xt_multiport module for iptables



Currently iptables doesn't has support for multiport config
options and due to WFA 5.6.1 test is failing as part of QOS-R2.
This change is to enable xt_multiport modules to support
multiport config.

Change-Id: If4bfdad7b6755b5f5532ec5b21d6272d7894fe34
Signed-off-by: default avatarBalaji Pothunoori <quic_bpothuno@quicinc.com>
parent 73d32170
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -271,3 +271,4 @@ CONFIG_PCIEASPM_POWER_SUPERSAVE=y
CONFIG_TLB_CONF_HANDLER=y
CONFIG_PRINTK_CALLER=y
CONFIG_QCOM_SUBSYSTEM_SLEEP_STATS=y
CONFIG_NETFILTER_XT_MATCH_MULTIPORT=y