mirror of
https://github.com/apache/nuttx.git
synced 2026-05-29 04:19:37 +08:00
Alloc CONFIG_FS_READABLE/WRITABLE to be defined in Kconfig files while preserving backward compatibility with legacy configurations (for the time being)
This commit is contained in:
@@ -7,6 +7,7 @@ config FS_ROMFS
|
||||
bool "ROMFS file system"
|
||||
default n
|
||||
depends on !DISABLE_MOUNTPOINT
|
||||
select FS_READABLE
|
||||
---help---
|
||||
Enable ROMFS filesystem support
|
||||
|
||||
|
||||
Reference in New Issue
Block a user