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

View File

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