diff --git a/wpa_supplicant/defconfig b/wpa_supplicant/defconfig index e4ab14dcb..f5f38fb19 100644 --- a/wpa_supplicant/defconfig +++ b/wpa_supplicant/defconfig @@ -467,11 +467,11 @@ CONFIG_DEBUG_SYSLOG=y #CONFIG_GETRANDOM=y # IEEE 802.11n (High Throughput) support (mainly for AP mode) -#CONFIG_IEEE80211N=y +CONFIG_IEEE80211N=y # IEEE 802.11ac (Very High Throughput) support (mainly for AP mode) # (depends on CONFIG_IEEE80211N) -#CONFIG_IEEE80211AC=y +CONFIG_IEEE80211AC=y # Wireless Network Management (IEEE Std 802.11v-2011) # Note: This is experimental and not complete implementation.