aboutsummaryrefslogtreecommitdiffstats
path: root/hostapd/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hostapd/defconfig')
-rw-r--r--hostapd/defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/hostapd/defconfig b/hostapd/defconfig
index e5c9ac6..9c5b13a 100644
--- a/hostapd/defconfig
+++ b/hostapd/defconfig
@@ -142,6 +142,9 @@ CONFIG_IPV6=y
# Note: This is experimental and not complete implementation.
#CONFIG_WNM=y
+# IEEE 802.11ac (Very High Throughput) support
+#CONFIG_IEEE80211AC=y
+
# 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
# code is not needed.