You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/01/27 12:52:17 UTC

[GitHub] [incubator-nuttx] pussuw commented on a change in pull request #5360: Add support for a ROMFS image for MPFS

pussuw commented on a change in pull request #5360:
URL: https://github.com/apache/incubator-nuttx/pull/5360#discussion_r793573993



##########
File path: arch/risc-v/src/mpfs/Kconfig
##########
@@ -137,6 +137,14 @@ config MPFS_EMMCSD_MUX_GPIO
 	---help---
 		External mux GPIO between e.MMC and SD-card
 
+config MPFS_ROMFS_MOUNT
+	bool "Mount the ROMFS file system"
+		depends on FS_ROMFS

Review comment:
       Done




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org