The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_NO_FPU

No FPU

Type: bool

Direct dependencies

<choice: FPU options>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At soc/riscv/riscv-privilege/andes_v5/Kconfig.soc:34

Included via Kconfig:8Kconfig.zephyr:38soc/Kconfig:18soc/riscv/riscv-privilege/Kconfig:22

Menu path: (Top) → Hardware Configuration → FPU options

config NO_FPU
    bool "No FPU"
    depends on <choice>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)