[BugFix][T106][bug-view-254][wifi] Enable 5G hotspot Settings 80211ax_5G, 20/40/80M and 80211ac_5G, 20/40/80M, callback ap status Return 5
Only Configure: Yes
Affected branch: master
Affected module: wifi
Is it affected on both ZXIC and MTK:only ZXIC
Self-test: Yes
Doc Update:No
Change-Id: I61886f868bf7e90af94e2fef92c2417e473f8d12
diff --git a/ap/project/zx297520v3/prj_vehicle_dc_ref/build/config.mk b/ap/project/zx297520v3/prj_vehicle_dc_ref/build/config.mk
index 7928288..345df0e 100755
--- a/ap/project/zx297520v3/prj_vehicle_dc_ref/build/config.mk
+++ b/ap/project/zx297520v3/prj_vehicle_dc_ref/build/config.mk
@@ -5,7 +5,9 @@
############################################################################
export CONFIG_WIFI_MODULE=aic8800
-#export CONFIG_WIFI_SUB_MODULE=d80
+# zw.wang[wifi] Enable 5G hotspot Settings 80211ax_5G, 20/40/80M and 80211ac_5G, 20/40/80M, callback ap status Return 5 on 20240927 on start
+export CONFIG_WIFI_SUB_MODULE=d80
+# zw.wang[wifi] Enable 5G hotspot Settings 80211ax_5G, 20/40/80M and 80211ac_5G, 20/40/80M, callback ap status Return 5 on 20240927 on end
export CONFIG_WIFI_FUNCTION=apsta
#export CONFIG_WIFI_SINGLEAP=yes #just for realtek
export CONFIG_SIGN_IMAGE=yes