From: Jouni Malinen Date: Fri, 27 Nov 2015 18:59:38 +0000 (+0200) Subject: tests: Enable 802.11ac support in example wpa_supplicant config X-Git-Tag: hostap_2_6~1306 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12fff543b3839c79e8cd5d15009b49c65c352a9d;p=thirdparty%2Fhostap.git 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 --- diff --git a/tests/hwsim/example-wpa_supplicant.config b/tests/hwsim/example-wpa_supplicant.config index 67b767ca5..718d47751 100644 --- a/tests/hwsim/example-wpa_supplicant.config +++ b/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