tests: Enable DPP in default configuration files
Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
This commit is contained in:
parent
359166ed24
commit
29087dec9f
2 changed files with 2 additions and 0 deletions
|
@ -108,3 +108,4 @@ CONFIG_TAXONOMY=y
|
|||
CONFIG_FILS=y
|
||||
CONFIG_FILS_SK_PFS=y
|
||||
CONFIG_OWE=y
|
||||
CONFIG_DPP=y
|
||||
|
|
|
@ -150,3 +150,4 @@ CONFIG_FILS=y
|
|||
CONFIG_FILS_SK_PFS=y
|
||||
CONFIG_PMKSA_CACHE_EXTERNAL=y
|
||||
CONFIG_OWE=y
|
||||
CONFIG_DPP=y
|
||||
|
|
Loading…
Reference in a new issue