summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/hostapd/hostapd/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-connectivity/hostapd/hostapd/defconfig')
-rw-r--r--meta-oe/recipes-connectivity/hostapd/hostapd/defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-connectivity/hostapd/hostapd/defconfig b/meta-oe/recipes-connectivity/hostapd/hostapd/defconfig
index 278964017..a62bec403 100644
--- a/meta-oe/recipes-connectivity/hostapd/hostapd/defconfig
+++ b/meta-oe/recipes-connectivity/hostapd/hostapd/defconfig
@@ -139,6 +139,9 @@ CONFIG_DRIVER_RADIUS_ACL=y
139# IEEE 802.11n (High Throughput) support 139# IEEE 802.11n (High Throughput) support
140CONFIG_IEEE80211N=y 140CONFIG_IEEE80211N=y
141 141
142# IEEE 802.11ac (Very High Throughput) support
143CONFIG_IEEE80211AC=y
144
142# Remove debugging code that is printing out debug messages to stdout. 145# Remove debugging code that is printing out debug messages to stdout.
143# This can be used to reduce the size of the hostapd considerably if debugging 146# This can be used to reduce the size of the hostapd considerably if debugging
144# code is not needed. 147# code is not needed.