mirror of
https://github.com/apache/nuttx.git
synced 2026-06-02 17:48:54 +08:00
Improve some Kconfig help comments
This commit is contained in:
+4
-3
@@ -50,9 +50,10 @@ config FS_WRITABLE
|
|||||||
bool "Writable file system"
|
bool "Writable file system"
|
||||||
default n
|
default n
|
||||||
---help---
|
---help---
|
||||||
Automatically selected if any writable file system is selected.
|
Automatically selected if any writable file system is selected. If
|
||||||
This selection will disable support for writing in all block drivers
|
not selected, disable support for writing will be disabled in all
|
||||||
and also the block-to-character (BCH) layer and the MTD FTL layer.
|
block drivers and also the block-to-character (BCH) layer and the
|
||||||
|
MTD FTL layer.
|
||||||
|
|
||||||
This selection can also be manually selected. You might want to do
|
This selection can also be manually selected. You might want to do
|
||||||
this if there are no writable file systems enabled, but you still
|
this if there are no writable file systems enabled, but you still
|
||||||
|
|||||||
Reference in New Issue
Block a user