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
Default¶
y
Symbols selected by this symbol¶
Kconfig definition¶
At arch/nios2/Kconfig:13
Included via Kconfig:8
→ Kconfig.zephyr:39
→ arch/Kconfig:12
Menu path: (Top) → Nios II Options → Nios II Gen 2 Processor Options
config CPU_NIOS2_GEN2
bool
default y
select BUILD_OUTPUT_HEX
select ARCH_HAS_EXTRA_EXCEPTION_INFO
depends on NIOS2
help
This option signifies the use of a Nios II Gen 2 CPU
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)