]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
tests: Include DPP3 support in the example configuration
authorJouni Malinen <j@w1.fi>
Sun, 17 Dec 2023 16:33:52 +0000 (18:33 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 17 Dec 2023 16:33:52 +0000 (18:33 +0200)
Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/example-hostapd.config
tests/hwsim/example-wpa_supplicant.config

index e6f91fe38882ea82e03007c1f9c45480c5cdab04..04b424bf8658d55ffea0b88de3035847ad0bb21b 100644 (file)
@@ -114,6 +114,7 @@ CONFIG_FILS_SK_PFS=y
 CONFIG_OWE=y
 CONFIG_DPP=y
 CONFIG_DPP2=y
+CONFIG_DPP3=y
 CONFIG_WEP=y
 CONFIG_PASN=y
 CONFIG_AIRTIME_POLICY=y
index ea6ef7d2748a8b633d75e0047fa45166750cf0cd..02adeca98e6a470e853893873c7782262e9202bb 100644 (file)
@@ -159,5 +159,6 @@ CONFIG_PMKSA_CACHE_EXTERNAL=y
 CONFIG_OWE=y
 CONFIG_DPP=y
 CONFIG_DPP2=y
+CONFIG_DPP3=y
 CONFIG_WEP=y
 CONFIG_PASN=y