mt7981: revert mt7981 wacpu/wocpu fw

This commit is contained in:
hanwckf 2023-09-23 10:30:45 +08:00
parent ebd1ad3d16
commit 180ca42211
2 changed files with 1 additions and 2 deletions

View File

@ -268,7 +268,6 @@ CONFIG_PACKAGE_zram-swap=y
CONFIG_PKG_FORTIFY_SOURCE_2=y
CONFIG_WARP_CHIPSET="mt7981"
CONFIG_WARP_DBG_SUPPORT=y
CONFIG_WARP_NEW_FW=y
CONFIG_WARP_VERSION=2
CONFIG_WED_HW_RRO_SUPPORT=y
CONFIG_WIFI_NORMAL_SETTING=y

View File

@ -8,7 +8,7 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=mt_wifi
MT7981_FW_DIR := mt7981-fw-20230411
MT7981_FW_DIR := mt7981-fw-20230306
MT7986_FW_DIR := mt7986-fw-20230421
ifeq ($(CONFIG_MTK_CHIP_MT7981),y)