samples: net: wifi: nxp: supplicant enterprise enabledment on IW610
Add mbedtls config file to support enterprise mode. Signed-off-by: Maochen Wang <maochen.wang@nxp.com>
This commit is contained in:
parent
703fa22b11
commit
6d161802a8
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ CONFIG_WIFI_NM_WPA_SUPPLICANT_WPS=y
|
|||
# Enable mbedtls
|
||||
CONFIG_MBEDTLS=y
|
||||
CONFIG_MBEDTLS_BUILTIN=y
|
||||
CONFIG_MBEDTLS_USER_CONFIG_ENABLE=y
|
||||
CONFIG_MBEDTLS_USER_CONFIG_FILE="wpa_supp_dcp_mbedtls_config.h"
|
||||
CONFIG_ENTROPY_GENERATOR=y
|
||||
CONFIG_MBEDTLS_PSA_CRYPTO_C=y
|
||||
CONFIG_MBEDTLS_ENTROPY_C=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue