Skip to content

Commit

Permalink
mt76: enable wed wireless acc for filogic target by default
Browse files Browse the repository at this point in the history
  • Loading branch information
coolsnowwolf committed Jul 6, 2023
1 parent b201c29 commit bafee3f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package/kernel/mt76/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bafee3f

Please sign in to comment.