add exfat config

This commit is contained in:
xiao-mang 2023-10-24 16:17:31 +08:00 committed by guo
parent 93f350ae1f
commit 3c7b184f93
1 changed files with 1 additions and 0 deletions

View File

@ -152,6 +152,7 @@ endif
config RT_DFS_ELM_USE_EXFAT
bool "Enable RT_DFS_ELM_USE_EXFAT"
default n
depends on RT_DFS_ELM_USE_LFN >= 1
endmenu
endif