mediatek: Add netfilter configs to mt7981, and packages to bring up LTE (wwan) on EAP112

Fixes: WIFI-14098
Signed-off-by: tanya.singh <tanya_singh@accton.com>
This commit is contained in:
tanya.singh
2024-11-18 15:12:34 +08:00
committed by John Crispin
parent 5b9863a019
commit 78449ee633
2 changed files with 26 additions and 0 deletions

View File

@@ -519,3 +519,7 @@ CONFIG_WANT_DEV_COREDUMP=y
CONFIG_VIRTIO_CONSOLE=n
CONFIG_VIRTIO_NET=n
CONFIG_VIRTIO_BLK=n
CONFIG_NF_FLOW_TABLE=m
CONFIG_NF_FLOW_TABLE_NETLINK=m
CONFIG_INIT_STACK_NONE=y
# CONFIG_INIT_STACK_ALL is not set

View File

@@ -9,6 +9,28 @@ feeds:
path: ../../feeds/mediatek-sdk
packages:
- mediatek
- kmod-i2c-core
- kmod-mii
- kmod-usb-net
- kmod-usb-net-cdc-mbim
- kmod-usb-net-cdc-ncm
- kmod-usb-net-qmi-wwan
- kmod-usb-serial
- kmod-usb-serial-option
- kmod-usb-serial-wwan
- kmod-usb-wdm
- libdbus
- libi2c
- libmbim
- libqmi
- libqrtr-glib
- umbim
- uqmi
- modemmanager
- socat
- wwan
- dbus
- i2c-tools
include:
- ucentral-ap
diffconfig: |