CONFIG_NIOS2

(No prompt – not directly user assignable.)

Type: bool

Help

Nios II Gen 2 architecture

Defaults

No defaults. Implicitly defaults to n.

Symbols implied by this symbol

Kconfig definition

At <Zephyr Architecture>/Kconfig:85

Included via Kconfig:8Kconfig.zephyr:39

Menu path: (Top)

config NIOS2
    bool
    select ARCH_IS_SET
    select ATOMIC_OPERATIONS_C
    select HAS_DTS
    select ARCH_HAS_TIMING_FUNCTIONS
    imply XIP
    help
      Nios II Gen 2 architecture

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