From f065e8cbd85181115a12c26bfaaa234d915597a8 Mon Sep 17 00:00:00 2001 From: SummerGift Date: Mon, 9 Oct 2017 11:31:23 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=B7=BB=E5=8A=A0]:=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E5=AE=8FRT=5FDFS=5FELM=5FWORD=5FACCESS=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/dfs/KConfig | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/components/dfs/KConfig b/components/dfs/KConfig index 512b6f271a..2912a8b47e 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"