:orphan: .. title:: SOC_ARC_HSDK .. option:: CONFIG_SOC_ARC_HSDK *Synopsys ARC HSDK SoC* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`ARC ` - \ :option:`CPU_HAS_FPU ` Kconfig definition ================== .. highlight:: kconfig At ``soc/arc/snps_arc_hsdk/Kconfig.soc:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``soc/Kconfig:6`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc:1`` Menu path: (Top) → SoC/CPU/Configuration Selection .. parsed-literal:: config SOC_ARC_HSDK bool "Synopsys ARC HSDK SoC" select \ :option:`ARC ` select \ :option:`CPU_HAS_FPU ` depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*