We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84e4e62 commit 9c24fd0Copy full SHA for 9c24fd0
soc/arm/silabs_exx32/Kconfig
@@ -22,6 +22,7 @@ config SOC_PART_NUMBER
22
23
config SOC_GECKO_CORE
24
bool
25
+ default y
26
help
27
Set if the Core interrupt handling (CORE) HAL module is used.
28
soc/arm/silabs_exx32/efr32mg21/Kconfig.series
@@ -14,7 +14,6 @@ config SOC_SERIES_EFR32MG21
14
select SOC_FAMILY_EXX32
15
select HAS_SILABS_GECKO
16
select HAS_SWO
17
- select SOC_GECKO_CORE
18
select SOC_GECKO_CMU
19
select SOC_GECKO_EMU
20
select SOC_GECKO_GPIO
0 commit comments