From d0255b437d79c9926e8cb6f0f8f7c400d11bf327 Mon Sep 17 00:00:00 2001 From: hanwckf Date: Sun, 10 Sep 2023 02:53:39 +0800 Subject: [PATCH] defconfig: enable new mt7981 warp wocpu fw --- defconfig/mt7981-ax3000.config | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/defconfig/mt7981-ax3000.config b/defconfig/mt7981-ax3000.config index 2285d59151..61acc4c6fc 100644 --- a/defconfig/mt7981-ax3000.config +++ b/defconfig/mt7981-ax3000.config @@ -3,10 +3,6 @@ CONFIG_TARGET_mediatek_mt7981=y CONFIG_TARGET_MULTI_PROFILE=y CONFIG_TARGET_DEVICE_mediatek_mt7981_DEVICE_cetron_ct3003=y CONFIG_TARGET_DEVICE_PACKAGES_mediatek_mt7981_DEVICE_cetron_ct3003="" -CONFIG_TARGET_DEVICE_mediatek_mt7981_DEVICE_mt7981-clt-r30b1=y -CONFIG_TARGET_DEVICE_PACKAGES_mediatek_mt7981_DEVICE_mt7981-clt-r30b1="" -CONFIG_TARGET_DEVICE_mediatek_mt7981_DEVICE_mt7981-clt-r30b1-112M=y -CONFIG_TARGET_DEVICE_PACKAGES_mediatek_mt7981_DEVICE_mt7981-clt-r30b1-112M="" CONFIG_TARGET_DEVICE_mediatek_mt7981_DEVICE_cmcc_rax3000m=y CONFIG_TARGET_DEVICE_PACKAGES_mediatek_mt7981_DEVICE_cmcc_rax3000m="" CONFIG_TARGET_DEVICE_mediatek_mt7981_DEVICE_h3c_nx30pro=y @@ -21,6 +17,10 @@ CONFIG_TARGET_DEVICE_mediatek_mt7981_DEVICE_mt7981-360-t7=y CONFIG_TARGET_DEVICE_PACKAGES_mediatek_mt7981_DEVICE_mt7981-360-t7="" CONFIG_TARGET_DEVICE_mediatek_mt7981_DEVICE_mt7981-360-t7-108M=y CONFIG_TARGET_DEVICE_PACKAGES_mediatek_mt7981_DEVICE_mt7981-360-t7-108M="" +CONFIG_TARGET_DEVICE_mediatek_mt7981_DEVICE_mt7981-clt-r30b1=y +CONFIG_TARGET_DEVICE_PACKAGES_mediatek_mt7981_DEVICE_mt7981-clt-r30b1="" +CONFIG_TARGET_DEVICE_mediatek_mt7981_DEVICE_mt7981-clt-r30b1-112M=y +CONFIG_TARGET_DEVICE_PACKAGES_mediatek_mt7981_DEVICE_mt7981-clt-r30b1-112M="" CONFIG_TARGET_DEVICE_mediatek_mt7981_DEVICE_xiaomi_mi-router-wr30u-112m=y CONFIG_TARGET_DEVICE_PACKAGES_mediatek_mt7981_DEVICE_xiaomi_mi-router-wr30u-112m="" CONFIG_TARGET_DEVICE_mediatek_mt7981_DEVICE_xiaomi_mi-router-wr30u-stock=y @@ -268,6 +268,7 @@ 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