CONFIG_MM_DRV¶
Memory Management Drivers [EXPERIMENTAL]
Type: bool
Help¶
Include Memory Management drivers in system config
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At drivers/mm/Kconfig:5
Included via Kconfig:8
→ Kconfig.zephyr:42
→ drivers/Kconfig:130
Menu path: (Top) → Device Drivers
menuconfig MM_DRV
bool "Memory Management Drivers [EXPERIMENTAL]"
select EXPERIMENTAL
select KERNEL_VM_SUPPORT
help
Include Memory Management drivers in system config
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)