CONFIG_KERNEL_VM_SUPPORT

(No prompt – not directly user assignable.)

Type: bool

Help

Hidden option to enable virtual memory Kconfigs.

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At <Kernel>/Kconfig.vm:7

Included via Kconfig:8Kconfig.zephyr:40<Kernel>/Kconfig:923

Menu path: (Top) → Virtual Memory Support

config KERNEL_VM_SUPPORT
    bool
    help
      Hidden option to enable virtual memory Kconfigs.

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