CONFIG_SOC_SERIES_EFM32HG
EFM32HG Series MCU
EFM32HG Series MCU
Type: bool
Help
Enable support for EFM32 Happy Gecko MCU series
Help
Enable support for EFM32 Happy Gecko MCU series
Direct dependencies
<choice: SoC/CPU/Configuration Selection> || <choice: SoC/CPU/Configuration Selection>
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol
Kconfig definitions
At <Zephyr>/soc/arm/silabs_exx32/efm32hg/Kconfig.series:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:38
→ <Zephyr>/soc/Kconfig:7
→ <nRF>/doc/_build/kconfig/Kconfig.soc:1
→ <Zephyr>/soc/arm/silabs_exx32/Kconfig.soc:4
Menu path: (Top) → SoC/CPU/Configuration Selection
config SOC_SERIES_EFM32HG
bool "EFM32HG Series MCU"
select ARM
select CPU_CORTEX_M0PLUS
select SOC_FAMILY_EXX32
select CPU_CORTEX_M_HAS_SYSTICK
select HAS_SILABS_GECKO
select SOC_GECKO_CMU
select SOC_GECKO_GPIO
depends on <choice>
help
Enable support for EFM32 Happy Gecko MCU series
At <Zephyr>/soc/arm/silabs_exx32/efm32hg/Kconfig.series:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:38
→ <Zephyr>/soc/Kconfig:9
→ <Zephyr>/soc/arm/silabs_exx32/Kconfig.soc:4
Menu path: (Top) → SoC/CPU/Configuration Selection
config SOC_SERIES_EFM32HG
bool "EFM32HG Series MCU"
select ARM
select CPU_CORTEX_M0PLUS
select SOC_FAMILY_EXX32
select CPU_CORTEX_M_HAS_SYSTICK
select HAS_SILABS_GECKO
select SOC_GECKO_CMU
select SOC_GECKO_GPIO
depends on <choice>
help
Enable support for EFM32 Happy Gecko MCU series
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)