:orphan: .. title:: CONFIG_BOARD_EFM32GG_SLWSTK6121A .. kconfig:: CONFIG_BOARD_EFM32GG_SLWSTK6121A CONFIG_BOARD_EFM32GG_SLWSTK6121A ################################ *SiLabs EFM32GG-SLWSTK6121A (WGM160P)* 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_EFM32GG11B820F2048GM64 ` Kconfig definition ================== At ``/arm/efm32gg_slwstk6121a/Kconfig.board:7`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:37`` → ``/Kconfig:29`` Menu path: (Top) → Board Selection .. code-block:: kconfig config BOARD_EFM32GG_SLWSTK6121A bool "SiLabs EFM32GG-SLWSTK6121A (WGM160P)" select SOC_PART_NUMBER_EFM32GG11B820F2048GM64 depends on SOC_SERIES_EFM32GG11B && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*