From: Jouni Malinen Date: Sun, 14 Mar 2021 17:12:07 +0000 (+0200) Subject: tests: Enable HE overrides in wpa_supplicant build X-Git-Tag: hostap_2_10~397 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19a11f629f9365bf85a3c6ee9b88ccbfbbaf277b;p=thirdparty%2Fhostap.git tests: Enable HE overrides in wpa_supplicant build This is needed for the recently added he_disabled_on_sta test case. Signed-off-by: Jouni Malinen --- diff --git a/tests/hwsim/example-wpa_supplicant.config b/tests/hwsim/example-wpa_supplicant.config index a5792896b..5e5acd695 100644 --- a/tests/hwsim/example-wpa_supplicant.config +++ b/tests/hwsim/example-wpa_supplicant.config @@ -102,6 +102,7 @@ CONFIG_TLSV12=y CONFIG_HT_OVERRIDES=y CONFIG_VHT_OVERRIDES=y +CONFIG_HE_OVERRIDES=y CONFIG_DEBUG_LINUX_TRACING=y