Skip to content

Commit 9a46ff4

Browse files
frkvrlubos
authored andcommitted
doc: crypto: Removing reference to use custom configs for Mbed TLS
-We don't support providing a pre-written Mbed TLS config file while building nrf_security. The Kconfig's used for configurations are parsed and handled in CMake logic and there is no standard way to extract information from a pre-written header-file and have that lead to changed CMake logic. Signed-off-by: Frank Audun Kvamtrø <[email protected]>
1 parent 1ab4c35 commit 9a46ff4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

doc/nrf/libraries/security/nrf_security/doc/configuration.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@ Custom Mbed TLS configuration files
3232

3333
The nRF Security Kconfig options are used to generate an Mbed TLS configuration file.
3434

35-
Although not recommended, it is possible to provide a custom Mbed TLS configuration file by disabling :kconfig:option:`CONFIG_GENERATE_MBEDTLS_CFG_FILE`.
36-
See :ref:`nrf_security_tls_header`.
37-
3835
Building with TF-M
3936
******************
4037

0 commit comments

Comments
 (0)