:orphan: .. title:: BOARD_EFM32HG_SLSTK3400A .. option:: CONFIG_BOARD_EFM32HG_SLSTK3400A *SiLabs EFM32HG-SLSTK3400A (Happy Gecko)* Type: ``bool`` Direct dependencies =================== \ :option:`SOC_SERIES_EFM32HG ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`SOC_PART_NUMBER_EFM32HG322F64 ` Kconfig definition ================== .. highlight:: kconfig At ``boards/arm/efm32hg_slstk3400a/Kconfig.board:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``boards/Kconfig:22`` Menu path: (Top) → Board Selection .. parsed-literal:: config BOARD_EFM32HG_SLSTK3400A bool "SiLabs EFM32HG-SLSTK3400A (Happy Gecko)" select \ :option:`SOC_PART_NUMBER_EFM32HG322F64 ` depends on \ :option:`SOC_SERIES_EFM32HG ` && \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*