mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-03-27 17:45:13 +08:00
Merge pull request #2611 from Guozhanxin/master
[components/dfs/ramfs] Automatically select memheap when ramfs enabled.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user