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