hostapd: Enable 802.11ax (Wi-Fi 6) support
This commit is contained in:
parent
e4082eecc2
commit
515dffe4bd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user