CONFIG_ARM64_VA_BITS_36

36-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:191

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_36
    bool "36-bit"
    depends on <choice>

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