diff --git a/tests/hwsim/example-hostapd.config b/tests/hwsim/example-hostapd.config index a972f582f..71a207091 100644 --- a/tests/hwsim/example-hostapd.config +++ b/tests/hwsim/example-hostapd.config @@ -108,3 +108,4 @@ CONFIG_TAXONOMY=y CONFIG_FILS=y CONFIG_FILS_SK_PFS=y CONFIG_OWE=y +CONFIG_DPP=y diff --git a/tests/hwsim/example-wpa_supplicant.config b/tests/hwsim/example-wpa_supplicant.config index d78ebb54f..4587cf79d 100644 --- a/tests/hwsim/example-wpa_supplicant.config +++ b/tests/hwsim/example-wpa_supplicant.config @@ -150,3 +150,4 @@ CONFIG_FILS=y CONFIG_FILS_SK_PFS=y CONFIG_PMKSA_CACHE_EXTERNAL=y CONFIG_OWE=y +CONFIG_DPP=y