[PATCH v2 27/28] tests: Enable CONFIG_ENC_ASSOC for hwsim hostapd
Ainy Kumari
ainy.kumari at oss.qualcomm.com
Tue Jan 6 05:45:37 PST 2026
From: Sai Pratyusha Magam <smagam at qti.qualcomm.com>
Enable CONFIG_ENC_ASSOC option for hostapd in hwsim
to run EPPKE related tests.
Signed-off-by: Ainy Kumari <ainy.kumari at oss.qualcomm.com>
Signed-off-by: Sai Pratyusha Magam <smagam at qti.qualcomm.com>
---
tests/hwsim/example-hostapd.config | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/hwsim/example-hostapd.config b/tests/hwsim/example-hostapd.config
index 65e6d7e5e..cd2696b74 100644
--- a/tests/hwsim/example-hostapd.config
+++ b/tests/hwsim/example-hostapd.config
@@ -125,3 +125,4 @@ CONFIG_AIRTIME_POLICY=y
CONFIG_IEEE80211BE=y
CONFIG_NAN_USD=y
CONFIG_PROCESS_COORDINATION=y
+CONFIG_ENC_ASSOC=y
--
2.25.1
More information about the Hostap
mailing list