We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d44202 commit 55dade7Copy full SHA for 55dade7
boards/arm/nrf5340_dk_nrf5340/Kconfig
@@ -32,4 +32,7 @@ if BOARD_NRF5340_DK_NRF5340_CPUNET
32
config BT_CTLR
33
default y if BT
34
35
+config BT_ECC
36
+ default y if BT
37
+
38
endif # BOARD_NRF5340_DK_NRF5340_CPUNET
0 commit comments