-
CONFIG_DISK_ACCESS
¶
Enable Disk Interface
Type: bool
Help¶
Enable disk access over a supported media backend like FLASH or RAM
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At subsys/disk/Kconfig:9
Included via Kconfig:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:14
Menu path: (top menu) → Disk
config DISK_ACCESS
bool
prompt "Enable Disk Interface"
help
Enable disk access over a supported media backend like FLASH or RAM
(Definitions include propagated dependencies, including from if’s and menus.)