From: Pooventhiran G Date: Tue, 17 Jun 2025 13:31:06 +0000 (+0530) Subject: tests: Enable CONFIG_IEEE80211BE for hwsim wpa_supplicant X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07c5deb974c2595cb1d3cb197ffbfee047538100;p=thirdparty%2Fhostap.git tests: Enable CONFIG_IEEE80211BE for hwsim wpa_supplicant Enable CONFIG_IEEE80211BE option for wpa_supplicant in hwsim to run EHT-specific tests. Signed-off-by: Pooventhiran G --- diff --git a/tests/hwsim/example-wpa_supplicant.config b/tests/hwsim/example-wpa_supplicant.config index c7b56996d..a43bdc5ce 100644 --- a/tests/hwsim/example-wpa_supplicant.config +++ b/tests/hwsim/example-wpa_supplicant.config @@ -167,3 +167,5 @@ CONFIG_DPP3=y CONFIG_WEP=y CONFIG_PASN=y CONFIG_NAN_USD=y + +CONFIG_IEEE80211BE=y