mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-16 05:27:11 +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
|
Enable the ROMFS example
|
||||||
|
|
||||||
if EXAMPLES_ROMFS
|
if EXAMPLES_ROMFS
|
||||||
|
|
||||||
|
config EXAMPLES_ROMFS_RAMDEVNO
|
||||||
|
int "ROMFS example ramdevno"
|
||||||
|
default 10
|
||||||
|
---help---
|
||||||
|
Custom RAMDisk number
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
Reference in New Issue
Block a user