Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5e6fe8b51a6519628375f15d9ae42917b1c4fc39
/
.
/
fs
/
exfat
/
Kconfig
blob: bce61e8fcc7e9038399d8b2ca0915b0251f1a94e [
file
] [
log
] [
blame
]
Marek Vasut
894cf72
2025-03-17 04:12:46 +0100
[
diff
] [
blame
]
1
config FS_EXFAT
2
bool
"Enable EXFAT filesystem support"
3
imply CMD_FS_GENERIC
if
CMDLINE
4
help
5
This
provides read
/
write support
for
EXFAT filesystem
.