CONFIG_CPU_NIOS2_GEN2

(No prompt – not directly user assignable.)

Type: bool

Help

This option signifies the use of a Nios II Gen 2 CPU

Direct dependencies

NIOS2

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

Defaults

Symbols selected by this symbol

Kconfig definition

At arch/nios2/Kconfig:32

Included via Kconfig:10Kconfig.zephyr:23arch/Kconfig:16

Menu path: (top menu) → Nios II Options → Nios II Gen 2 Processor Options

config CPU_NIOS2_GEN2
    bool
    default "y" if NIOS2
    select BUILD_OUTPUT_HEX if NIOS2
    depends on NIOS2
    help
      This option signifies the use of a Nios II Gen 2 CPU

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