]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Android: Enable CONFIG_IEEE80211N option for hostapd aosp-jb-from-upstream
authorDmitry Shmidt <dimitrysh@google.com>
Tue, 28 Feb 2012 19:21:32 +0000 (11:21 -0800)
committerJouni Malinen <j@w1.fi>
Thu, 9 Aug 2012 20:18:05 +0000 (23:18 +0300)
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
hostapd/android.config

index 8341d4b0eb20e31919ce9fb1c75ffae86419ecc8..f51a5bfe6c9d7199c3bbdf627a064850c8305e46 100644 (file)
@@ -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