:orphan: .. title:: CONFIG_SOC_SERIES_EFM32HG .. kconfig:: CONFIG_SOC_SERIES_EFM32HG CONFIG_SOC_SERIES_EFM32HG ######################### *EFM32HG Series MCU* *EFM32HG Series MCU* Type: ``bool`` Help ==== .. code-block:: none Enable support for EFM32 Happy Gecko MCU series Help ==== .. code-block:: none Enable support for EFM32 Happy Gecko MCU series Direct dependencies =================== \ :ref:` ` || \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`ARM ` - \ :kconfig:`CPU_CORTEX_M0PLUS ` - \ :kconfig:`SOC_FAMILY_EXX32 ` - \ :kconfig:`CPU_CORTEX_M_HAS_SYSTICK ` - \ :kconfig:`HAS_SILABS_GECKO ` - \ :kconfig:`SOC_GECKO_CMU ` - \ :kconfig:`SOC_GECKO_GPIO ` - \ :kconfig:`ARM ` - \ :kconfig:`CPU_CORTEX_M0PLUS ` - \ :kconfig:`SOC_FAMILY_EXX32 ` - \ :kconfig:`CPU_CORTEX_M_HAS_SYSTICK ` - \ :kconfig:`HAS_SILABS_GECKO ` - \ :kconfig:`SOC_GECKO_CMU ` - \ :kconfig:`SOC_GECKO_GPIO ` Kconfig definitions =================== At ``/arm/silabs_exx32/efm32hg/Kconfig.series:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:7`` → ``/kconfig/Kconfig.soc:1`` → ``/arm/silabs_exx32/Kconfig.soc:4`` Menu path: (Top) → SoC/CPU/Configuration Selection .. code-block:: kconfig 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 help Enable support for EFM32 Happy Gecko MCU series ---- At ``/arm/silabs_exx32/efm32hg/Kconfig.series:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:9`` → ``/arm/silabs_exx32/Kconfig.soc:4`` Menu path: (Top) → SoC/CPU/Configuration Selection .. code-block:: kconfig 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 help Enable support for EFM32 Happy Gecko MCU series *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*