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

Nios II Gen 2 architecture

Type: bool

Direct dependencies

<choice: Architecture>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At arch/Kconfig:40

Included via Kconfig:10Kconfig.zephyr:29

Menu path: (top menu) → Architecture

config NIOS2
    bool
    prompt "Nios II Gen 2 architecture" if <choice: Architecture>
    select ATOMIC_OPERATIONS_C if <choice: Architecture>
    select HAS_DTS if <choice: Architecture>
    depends on <choice: Architecture>

(Definitions include propagated dependencies, including from if’s and menus.)