From: Jouni Malinen Date: Tue, 9 Dec 2008 22:46:55 +0000 (+0200) Subject: Added CONFIG_IEEE80211N into defconfig (commented out) X-Git-Tag: hostap_0_6_7~127 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9a6cec7bc6245cf574bf2d7c550983a48de9b4c5;p=thirdparty%2Fhostap.git Added CONFIG_IEEE80211N into defconfig (commented out) --- diff --git a/hostapd/defconfig b/hostapd/defconfig index 56d8a4ae2..8e31a0d0d 100644 --- a/hostapd/defconfig +++ b/hostapd/defconfig @@ -132,3 +132,6 @@ CONFIG_IPV6=y # Use the hostapd's IEEE 802.11 authentication (ACL), but without # the IEEE 802.11 Management capability (e.g., madwifi or FreeBSD/net80211) #CONFIG_DRIVER_RADIUS_ACL=y + +# IEEE 802.11n (High Throughput) support +#CONFIG_IEEE80211N=y