mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-15 03:48:13 +08:00
examples/romfs:add EXAMPLES_ROMFS_RAMDEVNO
Summary: add EXAMPLES_ROMFS_RAMDEVNO for custom initliaze ramdisk number Signed-off-by: chenrun1 <chenrun1@xiaomi.com>
This commit is contained in:
@@ -11,4 +11,11 @@ config EXAMPLES_ROMFS
|
||||
Enable the ROMFS example
|
||||
|
||||
if EXAMPLES_ROMFS
|
||||
|
||||
config EXAMPLES_ROMFS_RAMDEVNO
|
||||
int "ROMFS example ramdevno"
|
||||
default 10
|
||||
---help---
|
||||
Custom RAMDisk number
|
||||
|
||||
endif
|
||||
|
Reference in New Issue
Block a user