Hostapd: enable ieee80211ax in hostapd
add CONFIG_IEEE80211AX in hostapd.mk to enable wifi6 ax protocol Signed-off-by: Skyler Zheng <skyler.zheng@starfivetech.com>
This commit is contained in:
@@ -74,6 +74,7 @@ HOSTAPD_CONFIG_ENABLE += \
|
||||
CONFIG_IEEE80211AC \
|
||||
CONFIG_IEEE80211N \
|
||||
CONFIG_IEEE80211R \
|
||||
CONFIG_IEEE80211AX \
|
||||
CONFIG_INTERWORKING
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user