CONFIG_ARM64_VA_BITS_32

32-bit

Type: bool

Direct dependencies

<choice: Virtual address space size>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/arch/arm/core/aarch64/Kconfig:125

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:29<Zephyr>/arch/Kconfig:12<Zephyr>/arch/arm/Kconfig:46

Menu path: (Top) → ARM Options → Virtual address space size

config ARM64_VA_BITS_32
    bool "32-bit"
    depends on <choice: Virtual address space size>

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