The latest development version of this page may be more current than this released 2.7.5 version.
choice: Floating point ABI

Floating point ABI

Type: bool

Direct dependencies

FPU && ARM

(Includes any dependencies from ifs and menus.)

Default

Choice options

Kconfig definition

At arch/arm/core/aarch32/Kconfig:239

Included via Kconfig:8Kconfig.zephyr:39arch/Kconfig:12arch/arm/Kconfig:57

Menu path: (Top) → ARM Options

choice
    bool "Floating point ABI"
    default FP_HARDABI
    depends on FPU && ARM

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