add exfat config

This commit is contained in:
xiao-mang 2023-10-24 15:10:07 +08:00 committed by guo
parent 06cfa88941
commit 117d1f6324
1 changed files with 4 additions and 0 deletions

View File

@ -164,6 +164,10 @@ endif
default n
# select PKG_USING_ZLIB
config RT_DFS_ELM_USE_EXFAT
bool "Enable RT_DFS_ELM_USE_EXFAT"
default n
if RT_USING_DFS_V1
config RT_USING_DFS_RAMFS
bool "Enable RAM file system"