[DFS] Enable long filename for ELM FatFS in default
This commit is contained in:
parent
8eaf8de704
commit
8fe4602632
|
@ -44,7 +44,7 @@ if RT_USING_DFS
|
||||||
|
|
||||||
choice
|
choice
|
||||||
prompt "Support long file name"
|
prompt "Support long file name"
|
||||||
default RT_DFS_ELM_USE_LFN_0
|
default RT_DFS_ELM_USE_LFN_3
|
||||||
|
|
||||||
config RT_DFS_ELM_USE_LFN_0
|
config RT_DFS_ELM_USE_LFN_0
|
||||||
bool "0: LFN disable"
|
bool "0: LFN disable"
|
||||||
|
|
Loading…
Reference in New Issue