tests: Include DPP3 support in the example configuration
Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
62141825f6
commit
9398586129
2 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue