:orphan: .. title:: choice: ARC QEMU SoC Selection .. _choice_54: .. describe:: choice: ARC QEMU SoC Selection *ARC QEMU SoC Selection* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_QEMU_ARC ` *(Includes any dependencies from ifs and menus.)* Default ======= - \ :kconfig:`SOC_QEMU_ARC_HS ` Choice options ============== - \ :kconfig:`SOC_QEMU_ARC_EM ` - \ :kconfig:`SOC_QEMU_ARC_HS ` - \ :kconfig:`SOC_QEMU_ARC_HS6X ` Kconfig definition ================== At ``/arc/snps_qemu/Kconfig:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:15`` → ``/kconfig/Kconfig.soc.arch:2`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig choice bool "ARC QEMU SoC Selection" default SOC_QEMU_ARC_HS depends on SOC_QEMU_ARC *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*