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/arm64/core/Kconfig:188

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:37<Zephyr>/arch/Kconfig:12<Zephyr>/arch/arm64/Kconfig:32

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

config ARM64_VA_BITS_32
    bool "32-bit"
    depends on <choice>

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