tests: bluetooth: tester: Enable BT_TINYCRYPT_ECC for nRF5340

This needs to be enabled in nRF53 CPUAPP for LE SC support to be
enabled.

Signed-off-by: Szymon Janc <szymon.janc@codecoup.pl>
This commit is contained in:
Szymon Janc 2024-06-18 17:08:10 +02:00 committed by Anas Nashif
parent 4d01353640
commit 78b93feb6d

View File

@ -21,3 +21,5 @@ CONFIG_LOG_DEFAULT_LEVEL=3
CONFIG_BTTESTER_LOG_LEVEL_DBG=y
CONFIG_UART_INTERRUPT_DRIVEN=y
CONFIG_BT_TINYCRYPT_ECC=y