-
CONFIG_DISK_ACCESS_FLASH
¶
Flash
Type: bool
Help¶
Flash device is used for the file system.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
FLASH
ifDISK_ACCESS
Kconfig definition¶
At subsys/disk/Kconfig:33
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:16
Menu path: (top menu) → Disk
config DISK_ACCESS_FLASH bool prompt "Flash" ifDISK_ACCESS
selectFLASH
ifDISK_ACCESS
depends onDISK_ACCESS
help Flash device is used for the file system.
(Definitions include propagated dependencies, including from if’s and menus.)