Browse Source

tests: Enable DPP in default configuration files

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
Jouni Malinen 7 years ago
parent
commit
29087dec9f
2 changed files with 2 additions and 0 deletions
  1. 1 0
      tests/hwsim/example-hostapd.config
  2. 1 0
      tests/hwsim/example-wpa_supplicant.config

+ 1 - 0
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

+ 1 - 0
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