diff --git a/components/dfs/KConfig b/components/dfs/KConfig index 512b6f271adb0678f12d9f0258bd08e2d8fea292..2912a8b47ed2eb3e69838ee77f30cc9c568535af 100644 --- a/components/dfs/KConfig +++ b/components/dfs/KConfig @@ -10,6 +10,10 @@ if RT_USING_DFS config DFS_USING_WORKDIR bool "Using working directory" default y + + config RT_DFS_ELM_WORD_ACCESS + bool "Using RT_DFS_ELM_WORD_ACCESS" + default y config DFS_FILESYSTEMS_MAX int "The maximal number of mounted file system"