mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 14:23:38 +00:00
mt76: enable wed wireless acc for filogic target by default
This commit is contained in:
parent
b201c29fa2
commit
bafee3f48c
@ -245,6 +245,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
|
||||
endef
|
||||
|
||||
define KernelPackage/mt7916-firmware
|
||||
|
Loading…
Reference in New Issue
Block a user