Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
d70b19aaca4dbb123b478e49dacb150708ed910f
/
.
/
ext
/
fs
/
fat
/
Kconfig
blob: 1c77405f9b71e3065994c8344ea606630998b8a1 [
file
] [
log
] [
blame
]
config FAT_FILESYSTEM_ELM
bool
"ELM FAT File System"
depends on FILE_SYSTEM_FAT
default
y
help
Use
the ELM FAT
File
system implementation
.