ADD: [hostapd] enable WIFI6 support

id: 414276
This commit is contained in:
Patrick Walther 2023-07-24 11:37:50 +02:00
parent adb94d90b6
commit 06b4024628
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ CONFIG_IEEE80211AC=y
# Note: This is experimental and work in progress. The definitions are still
# subject to change and this should not be expected to interoperate with the
# final IEEE 802.11ax version.
#CONFIG_IEEE80211AX=y
CONFIG_IEEE80211AX=y
# Remove debugging code that is printing out debug messages to stdout.
# This can be used to reduce the size of the hostapd considerably if debugging