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

SiLabs EFR32MG-SLTB004A (Thunderboard Sense 2)

Type: bool

Direct dependencies

SOC_SERIES_EFR32MG12P && <choice: Board Selection>

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

Kconfig definition

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

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

Menu path: (top menu) → Board Selection

config BOARD_EFR32MG_SLTB004A
    bool
    prompt "SiLabs EFR32MG-SLTB004A (Thunderboard Sense 2)" if SOC_SERIES_EFR32MG12P && <choice: Board Selection>
    select SOC_PART_NUMBER_EFR32MG12P332F1024GL125 if SOC_SERIES_EFR32MG12P && <choice: Board Selection>
    select HAS_DTS_I2C if SOC_SERIES_EFR32MG12P && <choice: Board Selection>
    depends on SOC_SERIES_EFR32MG12P && <choice: Board Selection>

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