-
CONFIG_FAT_FILESYSTEM_ELM
¶
ELM FAT File System
Type: bool
Help¶
Use the ELM FAT File system implementation.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At subsys/fs/Kconfig:41
Included via Kconfig:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:16
Menu path: (top menu) → File Systems
config FAT_FILESYSTEM_ELM bool prompt "ELM FAT File System" ifFILE_SYSTEM
selectDISK_ACCESS
ifFILE_SYSTEM
depends onFILE_SYSTEM
help Use the ELM FAT File system implementation.
(Definitions include propagated dependencies, including from if’s and menus.)