diff --git a/components/dfs/Kconfig b/components/dfs/Kconfig index 35c7cf1b02..c93fd02e66 100644 --- a/components/dfs/Kconfig +++ b/components/dfs/Kconfig @@ -113,6 +113,7 @@ if RT_USING_DFS config RT_USING_DFS_RAMFS bool "Enable RAM file system" + select RT_USING_MEMHEAP default n config RT_USING_DFS_UFFS