:orphan: .. title:: ISA_ARCV3 .. option:: CONFIG_ISA_ARCV3 *ARC ISA v3* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`USE_SWITCH ` - \ :option:`USE_SWITCH_SUPPORTED ` Kconfig definition ================== At ``/arc/Kconfig:39`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:29`` → ``/Kconfig:12`` Menu path: (Top) → ARC Options → ARC Instruction Set .. code-block:: kconfig config ISA_ARCV3 bool "ARC ISA v3" select USE_SWITCH select USE_SWITCH_SUPPORTED depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*