soc/arm/silabs_ex32/efr32bg27: select CONFIG_SOC_GECKO_SE

This commits selects the `CONFIG_SOC_GECKO_SE` option for the BG27 SoC
series. This is required for BLE support, as it enables the inclusion of
the `sl_protocol_crypto` component from SiLabs HAL.

Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
This commit is contained in:
Filip Kokosinski 2023-05-10 13:53:48 +02:00 committed by Anas Nashif
commit c590f62613

View file

@ -19,5 +19,6 @@ config SOC_SERIES_EFR32BG27
select SOC_GECKO_CMU
select SOC_GECKO_CORE
select SOC_GECKO_DEV_INIT
select SOC_GECKO_SE
help
Enable support for EFR32BG27 Blue Gecko MCU series