soc/arm/silabs_exx32/efr32mg24: enable Secure Element
Secure Element's mailbox is needed for entropy gathering purposes. Enable it in the EFR32MG24 SoC series Kconfig. Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
This commit is contained in:
parent
1c111285c2
commit
f810094dc8
1 changed files with 1 additions and 0 deletions
|
@ -21,5 +21,6 @@ config SOC_SERIES_EFR32MG24
|
|||
select SOC_GECKO_EMU
|
||||
select SOC_GECKO_GPIO
|
||||
select SOC_GECKO_DEV_INIT
|
||||
select SOC_GECKO_SE
|
||||
help
|
||||
Enable support for EFR32MG24 Mighty Gecko MCU series
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue