fs/: Remove support for CONFIG_FS_READABLE

This commit is contained in:
Gregory Nutt
2020-03-21 10:58:46 -06:00
committed by Xiang Xiao
parent 431286532c
commit 2b532ae4a8
14 changed files with 12 additions and 55 deletions
-1
View File
@@ -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.