mediatek: enable wed offloading for mt7622 by default
Closes: #1029
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 6da77bbfcf)
This commit is contained in:
parent
dbdd239436
commit
1e499f359c
@ -237,9 +237,9 @@ define KernelPackage/mt7915e
|
||||
DEPENDS+=@PCI_SUPPORT +kmod-mt76-connac +kmod-hwmon-core +kmod-thermal +@DRIVER_11AX_SUPPORT +@KERNEL_RELAY
|
||||
FILES:= $(PKG_BUILD_DIR)/mt7915/mt7915e.ko
|
||||
AUTOLOAD:=$(call AutoProbe,mt7915e)
|
||||
ifdef CONFIG_TARGET_mediatek_filogic
|
||||
MODPARAMS.mt7915e:=wed_enable=Y
|
||||
endif
|
||||
ifneq ($(CONFIG_TARGET_mediatek_filogic)$(CONFIG_TARGET_mediatek_mt7622),)
|
||||
MODPARAMS.mt7915e:=wed_enable=Y
|
||||
endif
|
||||
endef
|
||||
|
||||
define KernelPackage/mt7916-firmware
|
||||
|
||||
@ -2,7 +2,7 @@ ARCH:=aarch64
|
||||
SUBTARGET:=mt7622
|
||||
BOARDNAME:=MT7622
|
||||
CPU_TYPE:=cortex-a53
|
||||
DEFAULT_PACKAGES += kmod-mt7622-firmware wpad-openssl uboot-envtools luci-app-cpufreq
|
||||
DEFAULT_PACKAGES += kmod-mt7622-firmware wpad-openssl uboot-envtools bridger luci-app-cpufreq
|
||||
KERNELNAME:=Image dtbs
|
||||
|
||||
define Target/Description
|
||||
|
||||
Loading…
Reference in New Issue
Block a user