aboutsummaryrefslogtreecommitdiffstats
path: root/hostapd
diff options
context:
space:
mode:
authorDmitry Shmidt <dimitrysh@google.com>2012-02-28 11:27:19 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-02-28 11:27:19 -0800
commit950d1568eb203b1f9e09ecfa7a0ba575ee2f0172 (patch)
treef35c6b7baab9f67f4e6e6bd051641998398318f3 /hostapd
parente5c41fbfc1840bd63ff386e95fb69b084db4e332 (diff)
parent707d629a91e88ffffd8f0cc7b9baabbf00d0ace1 (diff)
downloadexternal_wpa_supplicant_8-950d1568eb203b1f9e09ecfa7a0ba575ee2f0172.zip
external_wpa_supplicant_8-950d1568eb203b1f9e09ecfa7a0ba575ee2f0172.tar.gz
external_wpa_supplicant_8-950d1568eb203b1f9e09ecfa7a0ba575ee2f0172.tar.bz2
Merge "hostapd: Enable CONFIG_IEEE80211N option"
Diffstat (limited to 'hostapd')
-rw-r--r--hostapd/android.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/hostapd/android.config b/hostapd/android.config
index 8341d4b..f51a5bf 100644
--- a/hostapd/android.config
+++ b/hostapd/android.config
@@ -138,7 +138,7 @@ CONFIG_IPV6=y
#CONFIG_DRIVER_RADIUS_ACL=y
# IEEE 802.11n (High Throughput) support
-#CONFIG_IEEE80211N=y
+CONFIG_IEEE80211N=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