CONFIG_HAS_DIV_INSTRUCTION¶
(No prompt – not directly user assignable.)
Type: bool
Defaults¶
No defaults. Implicitly defaults to n.
Symbols that select this symbol¶
Kconfig definition¶
At <Zephyr Architecture>/nios2/Kconfig:38
Included via Kconfig:8 → Kconfig.zephyr:39 → <Zephyr Architecture>/Kconfig:12
Menu path: (Top) → Nios II Options → Nios II Family Options
config HAS_DIV_INSTRUCTION
    bool
    depends on NIOS2
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)