Commit 2764795
committed
zephyr: default to NRF_SECURITY when used with NCS
NRF_SECURITY is only available for Nordic targets (there is a 'depends on'
guarding that). This makes it easy to enable NRF_SECURITY whenever it is
available (NCS in use, with Nordic SoC).
NRF_SECURITY pulls MBEDTLS_TLS_LIBRARY as dependency. Then all the required
configuration already is in place, as it was implemented for nrf9160dk
before.
Signed-off-by: Marcin Niestroj <m.niestroj@emb.dev>1 parent d2671d0 commit 2764795
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
0 commit comments