CONFIG_BOARD_EFR32_RADIO_BRD4104A¶
Silicon Labs BRD4104A (Blue Gecko Radio Board)
Type: bool
Direct dependencies¶
SOC_SERIES_EFR32BG13P && <choice: Board Selection>
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol¶
Kconfig definition¶
At <Zephyr Boards>/arm/efr32_radio/Kconfig.board:8
Included via Kconfig:8 → Kconfig.zephyr:37 → <Zephyr Boards>/Kconfig:29
Menu path: (Top) → Board Selection
config BOARD_EFR32_RADIO_BRD4104A
    bool "Silicon Labs BRD4104A (Blue Gecko Radio Board)"
    select BOARD_EFR32_RADIO
    select SOC_PART_NUMBER_EFR32BG13P632F512GM48
    depends on SOC_SERIES_EFR32BG13P && <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)