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