:orphan: .. title:: NIOS2 .. option:: CONFIG_NIOS2 *(No prompt -- not directly user assignable.)* Type: ``bool`` Help ==== Nios II Gen 2 architecture Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols selected by this symbol =============================== - \ :option:`ARCH_IS_SET ` - \ :option:`ATOMIC_OPERATIONS_C ` - \ :option:`HAS_DTS ` - \ :option:`ARCH_HAS_TIMING_FUNCTIONS ` Symbols implied by this symbol ============================== - \ :option:`XIP ` Symbols that select this symbol =============================== - \ :option:`SOC_NIOS2_QEMU ` - \ :option:`SOC_NIOS2F_ZEPHYR ` Kconfig definition ================== .. highlight:: kconfig At ``arch/Kconfig:68`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:29`` Menu path: (Top) .. parsed-literal:: config NIOS2 bool select \ :option:`ARCH_IS_SET ` select \ :option:`ATOMIC_OPERATIONS_C ` select \ :option:`HAS_DTS ` select \ :option:`ARCH_HAS_TIMING_FUNCTIONS ` imply \ :option:`XIP ` help Nios II Gen 2 architecture *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*