mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-31 18:38:10 +00:00
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:
committed by
John Crispin
parent
5b9863a019
commit
78449ee633
@@ -519,3 +519,7 @@ CONFIG_WANT_DEV_COREDUMP=y
|
|||||||
CONFIG_VIRTIO_CONSOLE=n
|
CONFIG_VIRTIO_CONSOLE=n
|
||||||
CONFIG_VIRTIO_NET=n
|
CONFIG_VIRTIO_NET=n
|
||||||
CONFIG_VIRTIO_BLK=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
|
||||||
|
|||||||
@@ -9,6 +9,28 @@ feeds:
|
|||||||
path: ../../feeds/mediatek-sdk
|
path: ../../feeds/mediatek-sdk
|
||||||
packages:
|
packages:
|
||||||
- mediatek
|
- 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:
|
include:
|
||||||
- ucentral-ap
|
- ucentral-ap
|
||||||
diffconfig: |
|
diffconfig: |
|
||||||
|
|||||||
Reference in New Issue
Block a user