The latest development version of this page may be more current than this released 1.14.0 version.
CONFIG_BOARD_EFM32PG_STK3402A

SiLabs EFM32PG-STK3402A (Pearl Gecko)

Type: bool

Direct dependencies

SOC_SERIES_EFM32PG12B && <choice: Board Selection>

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

Kconfig definition

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

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

Menu path: (top menu) → Board Selection

config BOARD_EFM32PG_STK3402A
    bool
    prompt "SiLabs EFM32PG-STK3402A (Pearl Gecko)" if SOC_SERIES_EFM32PG12B && <choice: Board Selection>
    select SOC_PART_NUMBER_EFM32PG12B500F1024GL125 if SOC_SERIES_EFM32PG12B && <choice: Board Selection>
    select HAS_DTS_I2C if SOC_SERIES_EFM32PG12B && <choice: Board Selection>
    depends on SOC_SERIES_EFM32PG12B && <choice: Board Selection>

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