blob: d66e7ceeadb82e1e8c7d86527b4fc5bc64c53c1f [file] [log] [blame]
# For TLS and X.509 processing MbedTLS needs large heap size and using separate heap
# for MbedTLS gives us more control over the heap size.
CONFIG_MBEDTLS_HEAP_SIZE=75000
CONFIG_WIFI_CREDENTIALS_RUNTIME_CERTIFICATES=y
CONFIG_WIFI_SHELL_RUNTIME_CERTIFICATES=y