Android: Enable CONFIG_IEEE80211N option for hostapd

Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
This commit is contained in:
Dmitry Shmidt 2012-02-28 11:21:32 -08:00 committed by Jouni Malinen
parent df2f9ec6b2
commit 905d699d5e

View 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