:orphan: .. title:: CONFIG_BOARD_EFM32GG_STK3701A .. kconfig:: CONFIG_BOARD_EFM32GG_STK3701A CONFIG_BOARD_EFM32GG_STK3701A ############################# *SiLabs EFM32GG-STK3701A (Giant Gecko 11)* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_SERIES_EFM32GG11B ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`SOC_PART_NUMBER_EFM32GG11B820F2048GL192 ` Kconfig definition ================== At ``/arm/efm32gg_stk3701a/Kconfig.board:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:37`` → ``/Kconfig:29`` Menu path: (Top) → Board Selection .. code-block:: kconfig config BOARD_EFM32GG_STK3701A bool "SiLabs EFM32GG-STK3701A (Giant Gecko 11)" select SOC_PART_NUMBER_EFM32GG11B820F2048GL192 depends on SOC_SERIES_EFM32GG11B && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*