The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_BOARD_EFM32HG_SLSTK3400A

SiLabs EFM32HG-SLSTK3400A (Happy Gecko)

Type: bool

Direct dependencies

SOC_SERIES_EFM32HG && <choice: Board Selection>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At boards/arm/efm32hg_slstk3400a/Kconfig.board:8

Included via Kconfig:10Kconfig.zephyr:25boards/Kconfig:21

Menu path: (top menu) → Board Selection

config BOARD_EFM32HG_SLSTK3400A
    bool
    prompt "SiLabs EFM32HG-SLSTK3400A (Happy Gecko)" if SOC_SERIES_EFM32HG && <choice: Board Selection>
    select SOC_PART_NUMBER_EFM32HG322F64 if SOC_SERIES_EFM32HG && <choice: Board Selection>
    depends on SOC_SERIES_EFM32HG && <choice: Board Selection>

(Definitions include propagated dependencies, including from if’s and menus.)