mirror of
https://github.com/apache/nuttx.git
synced 2026-05-29 20:56:47 +08:00
Kconfig updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4608 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
+9
-1
@@ -3,4 +3,12 @@
|
||||
# see misc/tools/kconfig-language.txt.
|
||||
#
|
||||
|
||||
comment "ROMFS file system"
|
||||
config FS_ROMFS
|
||||
bool "ROMFS file system"
|
||||
default n
|
||||
depends on !DISABLE_MOUNTPOINT
|
||||
---help---
|
||||
Enable ROMFS filesystem support
|
||||
|
||||
if FS_ROMFS
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user