Skip to content

Commit d647f38

Browse files
nxf58150nashif
authored andcommitted
modules: hostap: Enable CONFIG_IEEE80211AC flag for hostapd support.
Enable CONFIG_IEEE80211AC flag for 11AC support when setting up AP with hostapd. Signed-off-by: Hui Bai <[email protected]>
1 parent 2cc55bf commit d647f38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/hostap/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@ zephyr_library_compile_definitions_ifdef(CONFIG_WIFI_NM_WPA_SUPPLICANT_AP
210210
CONFIG_NO_VLAN
211211
CONFIG_NO_ACCOUNTING
212212
NEED_AP_MLME
213+
CONFIG_IEEE80211AC
213214
CONFIG_IEEE80211AX
214215
CONFIG_EAP_SERVER
215216
CONFIG_EAP_SERVER_IDENTITY

0 commit comments

Comments
 (0)