]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
tests: Enable HE overrides in wpa_supplicant build
authorJouni Malinen <j@w1.fi>
Sun, 14 Mar 2021 17:12:07 +0000 (19:12 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 14 Mar 2021 17:12:07 +0000 (19:12 +0200)
This is needed for the recently added he_disabled_on_sta test case.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/example-wpa_supplicant.config

index a5792896bee6d415662b3b79959034d18c9bce7a..5e5acd695729cd2b154989a72f0a280f232e7e93 100644 (file)
@@ -102,6 +102,7 @@ CONFIG_TLSV12=y
 
 CONFIG_HT_OVERRIDES=y
 CONFIG_VHT_OVERRIDES=y
+CONFIG_HE_OVERRIDES=y
 
 CONFIG_DEBUG_LINUX_TRACING=y