From 19a11f629f9365bf85a3c6ee9b88ccbfbbaf277b Mon Sep 17 00:00:00 2001 From: Jouni Malinen Date: Sun, 14 Mar 2021 19:12:07 +0200 Subject: [PATCH] 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 --- tests/hwsim/example-wpa_supplicant.config | 1 + 1 file changed, 1 insertion(+) 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