From: Dmitry Shmidt Date: Tue, 28 Feb 2012 19:21:32 +0000 (-0800) Subject: Android: Enable CONFIG_IEEE80211N option for hostapd X-Git-Tag: hostap_2_0~459 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=905d699d5ee3036e2663ffb226c237a913ed4f4d;p=thirdparty%2Fhostap.git Android: Enable CONFIG_IEEE80211N option for hostapd Signed-off-by: Dmitry Shmidt --- diff --git a/hostapd/android.config b/hostapd/android.config index 8341d4b0e..f51a5bfe6 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