mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
fs/: Remove support for CONFIG_FS_READABLE
This commit is contained in:
@@ -7,7 +7,6 @@ config FS_BINFS
|
||||
bool "BINFS File System"
|
||||
default n
|
||||
depends on BUILTIN
|
||||
select FS_READABLE
|
||||
---help---
|
||||
The BINFS file system is provides access to builtin applications through
|
||||
the NuttX file system. The BINFS may, for example, be mount at /bin.
|
||||
|
||||
Reference in New Issue
Block a user