:orphan: .. title:: SOC_NIOS2F_ZEPHYR .. option:: CONFIG_SOC_NIOS2F_ZEPHYR *Nios IIf - Zephyr Golden Configuration* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`NIOS2 ` - \ :option:`HAS_MUL_INSTRUCTION ` - \ :option:`HAS_DIV_INSTRUCTION ` Kconfig definition ================== .. highlight:: kconfig At ``soc/nios2/nios2f-zephyr/Kconfig.soc:3`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``soc/Kconfig:6`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc:1`` Menu path: (Top) → SoC/CPU/Configuration Selection .. parsed-literal:: config SOC_NIOS2F_ZEPHYR bool "Nios IIf - Zephyr Golden Configuration" select \ :option:`NIOS2 ` select \ :option:`HAS_MUL_INSTRUCTION ` select \ :option:`HAS_DIV_INSTRUCTION ` depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*