[][openwrt-trunk][mt798x][config][Enable iptables, switch, and tcpdump packages]

[Description]
Change OpenWRT-trunk config to enable iptables, switch, and tcpdump
packages.

[Release-log]
N/A


Change-Id: I72595baa26d50fc9df946a00e4714004fb66bf4c
Reviewed-on: https://gerrit.mediatek.inc/c/openwrt/feeds/mtk_openwrt_feeds/+/9677013
diff --git a/autobuild/unified/filogic/master/defconfig b/autobuild/unified/filogic/master/defconfig
index 57aff41..c037295 100644
--- a/autobuild/unified/filogic/master/defconfig
+++ b/autobuild/unified/filogic/master/defconfig
@@ -19,6 +19,9 @@
 CONFIG_PACKAGE_ethtool=y
 CONFIG_PACKAGE_ip-bridge=y
 CONFIG_PACKAGE_ip-full=y
+CONFIG_PACKAGE_ip6tables-zz-legacy=y
+CONFIG_PACKAGE_iptables-mod-ipopt=y
+CONFIG_PACKAGE_iptables-zz-legacy=y
 CONFIG_PACKAGE_kmod-ata-core=y
 CONFIG_PACKAGE_kmod-eeprom-at24=y
 CONFIG_PACKAGE_kmod-fs-exfat=y
@@ -28,6 +31,11 @@
 CONFIG_PACKAGE_kmod-hwmon-pwmfan=y
 CONFIG_PACKAGE_kmod-i2c-gpio=y
 CONFIG_PACKAGE_kmod-i2c-mux-pca954x=y
+CONFIG_PACKAGE_kmod-ip6tables=y
+CONFIG_PACKAGE_kmod-ipt-conntrack=y
+CONFIG_PACKAGE_kmod-ipt-extra=y
+CONFIG_PACKAGE_kmod-ipt-nat=y
+CONFIG_PACKAGE_kmod-ipt-offload=y
 CONFIG_PACKAGE_kmod-mt7996-firmware=y
 CONFIG_PACKAGE_kmod-phy-airoha-en8811h=y
 CONFIG_PACKAGE_kmod-rtc-pcf8563=y
@@ -41,6 +49,8 @@
 CONFIG_PACKAGE_mii_mgr=y
 CONFIG_PACKAGE_mtk_factory_rw=y
 CONFIG_PACKAGE_regs=y
+CONFIG_PACKAGE_switch=y
+CONFIG_PACKAGE_tcpdump=y
 # CONFIG_PACKAGE_trusted-firmware-a-mt7981-ram-ddr3 is not set
 # CONFIG_PACKAGE_trusted-firmware-a-mt7981-ram-ddr4 is not set
 # CONFIG_PACKAGE_trusted-firmware-a-mt7986-ram-ddr3 is not set