The latest development version of this page may be more current than this released 2.7.0 version.

CONFIG_ARC

(No prompt – not directly user assignable.)

Type: bool

Help

ARC architecture

Defaults

No defaults. Implicitly defaults to n.

Symbols selected by this symbol

Symbols implied by this symbol

Kconfig definition

At arch/Kconfig:19

Included via Kconfig:8Kconfig.zephyr:39

Menu path: (Top)

config ARC
    bool
    select ARCH_IS_SET
    select HAS_DTS
    select ARCH_HAS_THREAD_LOCAL_STORAGE
    imply XIP
    help
      ARC architecture

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)