mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00: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:
parent
91aa0b8ae8
commit
2e61c6bff8
1 changed files with 7 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue