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
(Includes any dependencies from ifs and menus.)
Default
y
Symbols selected by this symbol
Kconfig definition
At <Zephyr>/arch/nios2/Kconfig:13
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:39
→ <Zephyr>/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.)