Browse Source

tests: Enable 802.11ac support in example wpa_supplicant config

This is needed for proper test execution. The recently added VHT 80+80
test cases started verifying channel bandwidth on the station side and
those checks fail if wpa_supplicant is built without
CONFIG_IEEE80211AC=y.

Signed-off-by: Jouni Malinen <j@w1.fi>
Jouni Malinen 9 years ago
parent
commit
12fff543b3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tests/hwsim/example-wpa_supplicant.config

+ 1 - 0
tests/hwsim/example-wpa_supplicant.config

@@ -60,6 +60,7 @@ CONFIG_PEERKEY=y
 CONFIG_IEEE80211W=y
 CONFIG_IEEE80211R=y
 CONFIG_IEEE80211N=y
+CONFIG_IEEE80211AC=y
 
 CONFIG_DEBUG_FILE=y