]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
tests: Enable 802.11ac support in example wpa_supplicant config
authorJouni Malinen <j@w1.fi>
Fri, 27 Nov 2015 18:59:38 +0000 (20:59 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 27 Nov 2015 19:11:53 +0000 (21:11 +0200)
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>
tests/hwsim/example-wpa_supplicant.config

index 67b767ca522d106739a0d254905c5ec7cec8a1db..718d47751432187fdfa4bc7eeeeb60a11437a8a4 100644 (file)
@@ -60,6 +60,7 @@ CONFIG_PEERKEY=y
 CONFIG_IEEE80211W=y
 CONFIG_IEEE80211R=y
 CONFIG_IEEE80211N=y
+CONFIG_IEEE80211AC=y
 
 CONFIG_DEBUG_FILE=y