:orphan: .. title:: CONFIG_BOARD_EFR32_RADIO .. kconfig:: CONFIG_BOARD_EFR32_RADIO CONFIG_BOARD_EFR32_RADIO ######################## *(No prompt -- not directly user assignable.)* Type: ``bool`` Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :kconfig:`BOARD_EFR32_RADIO_BRD4104A ` - \ :kconfig:`BOARD_EFR32_RADIO_BRD4250B ` - \ :kconfig:`BOARD_EFR32_RADIO_BRD4180A ` - \ :kconfig:`BOARD_EFR32_RADIO_BRD4255A ` Kconfig definition ================== At ``/arm/efr32_radio/Kconfig:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:37`` → ``/Kconfig:75`` Menu path: (Top) → Board Options .. code-block:: kconfig config BOARD_EFR32_RADIO bool *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*