CONFIG_SINGLE_PRECISION_FPU
Single precision FPU
Single precision FPU
Type: bool
Direct dependencies
<choice: FPU options> || <choice: FPU options>
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol
Kconfig definitions
At <Zephyr>/soc/riscv/riscv-privilege/andes_v5/Kconfig.soc:37
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:38
→ <Zephyr>/soc/Kconfig:15
→ <nRF>/doc/_build/kconfig/Kconfig.soc.arch:2
→ <Zephyr>/soc/riscv/riscv-privilege/Kconfig:22
Menu path: (Top) → Hardware Configuration → FPU options
config SINGLE_PRECISION_FPU
bool "Single precision FPU"
select CPU_HAS_FPU
depends on <choice>
At <Zephyr>/soc/riscv/riscv-privilege/andes_v5/Kconfig.soc:37
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:38
→ <Zephyr>/soc/Kconfig:18
→ <Zephyr>/soc/riscv/riscv-privilege/Kconfig:22
Menu path: (Top) → Hardware Configuration → FPU options
config SINGLE_PRECISION_FPU
bool "Single precision FPU"
select CPU_HAS_FPU
depends on <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)