soc: silabs_exx32: Always enable SOC_GECKO_CORE

This is required for gecko sdk v3.1.0.

Signed-off-by: Christian Taedcke <christian.taedcke@lemonbeat.com>
This commit is contained in:
Christian Taedcke 2021-01-28 15:28:09 +01:00 committed by Anas Nashif
commit 9c24fd0a78
2 changed files with 1 additions and 1 deletions

View file

@ -22,6 +22,7 @@ config SOC_PART_NUMBER
config SOC_GECKO_CORE
bool
default y
help
Set if the Core interrupt handling (CORE) HAL module is used.

View file

@ -14,7 +14,6 @@ config SOC_SERIES_EFR32MG21
select SOC_FAMILY_EXX32
select HAS_SILABS_GECKO
select HAS_SWO
select SOC_GECKO_CORE
select SOC_GECKO_CMU
select SOC_GECKO_EMU
select SOC_GECKO_GPIO