Browse Source

Add CONFIG_IEEE80211N to wpa_supplicant defconfig

This is needed for AP mode functionality with some drivers.
Jouni Malinen 13 years ago
parent
commit
03948f423f
1 changed files with 3 additions and 0 deletions
  1. 3 0
      wpa_supplicant/defconfig

+ 3 - 0
wpa_supplicant/defconfig

@@ -455,3 +455,6 @@ CONFIG_PEERKEY=y
 # should only be considered for builds that are known to be used on devices
 # should only be considered for builds that are known to be used on devices
 # that meet the requirements described above.
 # that meet the requirements described above.
 #CONFIG_NO_RANDOM_POOL=y
 #CONFIG_NO_RANDOM_POOL=y
+
+# IEEE 802.11n (High Throughput) support (mainly for AP mode)
+#CONFIG_IEEE80211N=y