hostapd: enable IEEE 802.11ax (HE) support for STM platforms
Add IEEE 802.11ax (HE) support to enable High Efficiency capabilities when operating in the 6 GHz band. https://onedigi.atlassian.net/browse/DEL-9952 Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
parent
865ca174c9
commit
8c4fcc819f
|
|
@ -161,7 +161,7 @@ CONFIG_IEEE80211AC=y
|
||||||
# Note: This is experimental and work in progress. The definitions are still
|
# 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
|
# subject to change and this should not be expected to interoperate with the
|
||||||
# final IEEE 802.11ax version.
|
# final IEEE 802.11ax version.
|
||||||
#CONFIG_IEEE80211AX=y
|
CONFIG_IEEE80211AX=y
|
||||||
|
|
||||||
# Remove debugging code that is printing out debug messages to stdout.
|
# 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
|
# This can be used to reduce the size of the hostapd considerably if debugging
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue