forked from DGNum/liminix
hostapd: enable 802.11ax
For people enjoying WiFi 6 heaven… :> Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This commit is contained in:
parent
60508f4d4e
commit
8f814658fe
1 changed files with 1 additions and 0 deletions
|
@ -104,6 +104,7 @@ extraPkgs // {
|
|||
"CONFIG_DRIVER_NL80211=y"
|
||||
"CONFIG_IAPP=y"
|
||||
"CONFIG_IEEE80211AC=y"
|
||||
"CONFIG_IEEE80211AX=y"
|
||||
"CONFIG_IEEE80211N=y"
|
||||
"CONFIG_IEEE80211W=y"
|
||||
"CONFIG_INTERNAL_LIBTOMMATH=y"
|
||||
|
|
Loading…
Reference in a new issue