hostapd: Enable 802.11ax (Wi-Fi 6) support

This commit is contained in:
Marco Rebhan 2023-06-11 14:06:21 +02:00
parent e4082eecc2
commit 515dffe4bd
No known key found for this signature in database
GPG Key ID: C8D0FBE381A29D36

View File

@ -42,6 +42,7 @@ stdenv.mkDerivation rec {
CONFIG_IEEE80211R=y
CONFIG_IEEE80211N=y
CONFIG_IEEE80211AC=y
CONFIG_IEEE80211AX=y
CONFIG_FULL_DYNAMIC_VLAN=y
CONFIG_VLAN_NETLINK=y
CONFIG_TLS=openssl