Skip to content

Commit 2e61c6b

Browse files
crafcat7jerpelea
authored andcommitted
examples/romfs:add EXAMPLES_ROMFS_RAMDEVNO
Summary: add EXAMPLES_ROMFS_RAMDEVNO for custom initliaze ramdisk number Signed-off-by: chenrun1 <[email protected]>
1 parent 91aa0b8 commit 2e61c6b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

examples/romfs/Kconfig

+7
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,11 @@ config EXAMPLES_ROMFS
1111
Enable the ROMFS example
1212

1313
if EXAMPLES_ROMFS
14+
15+
config EXAMPLES_ROMFS_RAMDEVNO
16+
int "ROMFS example ramdevno"
17+
default 10
18+
---help---
19+
Custom RAMDisk number
20+
1421
endif

0 commit comments

Comments
 (0)