:orphan: .. title:: choice: ARC Instruction Set .. _choice_181: .. describe:: choice: ARC Instruction Set *ARC Instruction Set* Type: ``bool`` Direct dependencies =================== \ :kconfig:`ARC ` *(Includes any dependencies from ifs and menus.)* Default ======= - \ :kconfig:`ISA_ARCV2 ` Choice options ============== - \ :kconfig:`ISA_ARCV2 ` - \ :kconfig:`ISA_ARCV3 ` Kconfig definition ================== At ``/arc/Kconfig:26`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:39`` → ``/Kconfig:12`` Menu path: (Top) → ARC Options .. code-block:: kconfig choice bool "ARC Instruction Set" default ISA_ARCV2 depends on ARC *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*