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:
Filip Kokosinski 2023-04-07 13:07:35 +02:00 committed by Carles Cufí
commit f810094dc8

View file

@ -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