:orphan: .. title:: CONFIG_ISA_ARCV3 .. kconfig:: CONFIG_ISA_ARCV3 CONFIG_ISA_ARCV3 ################ *ARC ISA v3* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`USE_SWITCH ` - \ :kconfig:`USE_SWITCH_SUPPORTED ` Kconfig definition ================== At ``/arc/Kconfig:39`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:39`` → ``/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.)*