Android: Enable CONFIG_IEEE80211N option for hostapd

Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
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_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