CONFIG_SOC_SERIES_EFM32GG11B¶
EFM32GG11B Series MCU
EFM32GG11B Series MCU
Type: bool
Help¶
Enable support for EFM32 GiantGecko MCU series
Help¶
Enable support for EFM32 GiantGecko 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/efm32gg11b/Kconfig.series:6
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:7 → <BuildDir>/kconfig/Kconfig.soc:1 → <Zephyr SoC>/arm/silabs_exx32/Kconfig.soc:4
Menu path: (Top) → SoC/CPU/Configuration Selection
config SOC_SERIES_EFM32GG11B
    bool "EFM32GG11B Series MCU"
    select ARM
    select HAS_SILABS_GECKO
    select HAS_SWO
    select CPU_CORTEX_M4
    select CPU_HAS_FPU
    select CPU_HAS_ARM_MPU
    select SOC_FAMILY_EXX32
    select SOC_GECKO_HAS_INDIVIDUAL_PIN_LOCATION
    select SOC_GECKO_HAS_HFRCO_FREQRANGE
    select SOC_GECKO_CMU
    select SOC_GECKO_EMU
    select SOC_GECKO_GPIO
    select SOC_GECKO_TRNG
    depends on <choice>
    help
      Enable support for EFM32 GiantGecko MCU series
At <Zephyr SoC>/arm/silabs_exx32/efm32gg11b/Kconfig.series:6
Included via Kconfig:8 → 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_EFM32GG11B
    bool "EFM32GG11B Series MCU"
    select ARM
    select HAS_SILABS_GECKO
    select HAS_SWO
    select CPU_CORTEX_M4
    select CPU_HAS_FPU
    select CPU_HAS_ARM_MPU
    select SOC_FAMILY_EXX32
    select SOC_GECKO_HAS_INDIVIDUAL_PIN_LOCATION
    select SOC_GECKO_HAS_HFRCO_FREQRANGE
    select SOC_GECKO_CMU
    select SOC_GECKO_EMU
    select SOC_GECKO_GPIO
    select SOC_GECKO_TRNG
    depends on <choice>
    help
      Enable support for EFM32 GiantGecko MCU series
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)