Skip to content

Commit 631f63a

Browse files
mkapala-nordicrlubos
authored andcommitted
samples: bluetooth: fast_pair: locator_tag: Drop MBEDTLS_CFG_FILE
The CONFIG_MBEDTLS_CFG_FILE Kconfig is enabled by default in the MCUboot image and does not require explicit configuration. The explicit configuration also throws an error for non-default MCUboot signatures (such as RSA) that do not depend on the MBEDTLS Kconfig and do not enable it. Jira: NCSDK-29943 Signed-off-by: Mateusz Kapala <[email protected]>
1 parent e423d57 commit 631f63a

File tree

1 file changed

+0
-1
lines changed
  • samples/bluetooth/fast_pair/locator_tag/sysbuild/mcuboot

1 file changed

+0
-1
lines changed

samples/bluetooth/fast_pair/locator_tag/sysbuild/mcuboot/prj.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
CONFIG_PM=n
88

99
CONFIG_MAIN_STACK_SIZE=10240
10-
CONFIG_MBEDTLS_CFG_FILE="mcuboot-mbedtls-cfg.h"
1110

1211
CONFIG_FLASH=y
1312
CONFIG_FPROTECT=y

0 commit comments

Comments
 (0)