:orphan: .. title:: CONFIG_BOARD_EFR32_RADIO_BRD4104A .. kconfig:: CONFIG_BOARD_EFR32_RADIO_BRD4104A CONFIG_BOARD_EFR32_RADIO_BRD4104A ################################# *Silicon Labs BRD4104A (Blue Gecko Radio Board)* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_SERIES_EFR32BG13P ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`BOARD_EFR32_RADIO ` - \ :kconfig:`SOC_PART_NUMBER_EFR32BG13P632F512GM48 ` Kconfig definition ================== At ``/arm/efr32_radio/Kconfig.board:8`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:37`` → ``/Kconfig:29`` Menu path: (Top) → Board Selection .. code-block:: kconfig 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 && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*