zephyr/ext/fs/fat/Kconfig

8 lines
145 B
Plaintext

config FAT_FILESYSTEM_ELM
bool "ELM FAT File System"
depends on FILE_SYSTEM_FAT
default y
help
Use the ELM FAT File system implementation.