Skip to content

Commit

Permalink
boards: silabs: add ecc config to enable SM on xg24
Browse files Browse the repository at this point in the history
Adds a CONFIG_BT_TINYCRYPT_ECC to enable security on xg24_rb4187c board.
It will be deprecated/renamed CONFIG_BT_SEND_ECC_EMULATION.

Signed-off-by: Evgenii Kosenko <[email protected]>
  • Loading branch information
kedMertens committed Nov 25, 2024
1 parent ebb6e32 commit 4e403e9
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ CONFIG_GPIO=y
CONFIG_SOC_GECKO_EMU_DCDC=y
CONFIG_SOC_GECKO_EMU_DCDC_MODE_ON=y
CONFIG_PINCTRL=y

# will be deprecated in turn of CONFIG_BT_SEND_ECC_EMULATION##, PR #79931
CONFIG_BT_TINYCRYPT_ECC=y

0 comments on commit 4e403e9

Please sign in to comment.