:orphan: .. title:: choice: ARC QEMU SoC Selection .. _choice_47: .. describe:: choice: ARC QEMU SoC Selection *ARC QEMU SoC Selection* Type: ``bool`` Direct dependencies =================== \ :option:`SOC_QEMU_ARC ` *(Includes any dependencies from ifs and menus.)* Default ======= - \ :option:`SOC_QEMU_ARC_HS ` Choice options ============== - \ :option:`SOC_QEMU_ARC_EM ` - \ :option:`SOC_QEMU_ARC_HS ` Kconfig definition ================== .. highlight:: kconfig At ``soc/arc/snps_qemu/Kconfig:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``soc/Kconfig:11`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.arch:2`` Menu path: (Top) → Hardware Configuration .. parsed-literal:: choice bool "ARC QEMU SoC Selection" default \ :option:`SOC_QEMU_ARC_HS ` depends on \ :option:`SOC_QEMU_ARC ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*