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:
parent
93b7e492bf
commit
c590f62613
1 changed files with 1 additions and 0 deletions
|
@ -19,5 +19,6 @@ config SOC_SERIES_EFR32BG27
|
||||||
select SOC_GECKO_CMU
|
select SOC_GECKO_CMU
|
||||||
select SOC_GECKO_CORE
|
select SOC_GECKO_CORE
|
||||||
select SOC_GECKO_DEV_INIT
|
select SOC_GECKO_DEV_INIT
|
||||||
|
select SOC_GECKO_SE
|
||||||
help
|
help
|
||||||
Enable support for EFR32BG27 Blue Gecko MCU series
|
Enable support for EFR32BG27 Blue Gecko MCU series
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue