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

Symbols that select this symbol

Kconfig definition

At <Zephyr>/arch/Kconfig:68

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:29

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.)