cederom commented on code in PR #18396:
URL: https://github.com/apache/nuttx/pull/18396#discussion_r2809882521
##########
sched/Kconfig:
##########
@@ -623,6 +623,46 @@ config ETC_FATMOUNTPT
will mount a FAT FS under /tmp. This is the location where the
FAT
FS will be mounted. Default is "/tmp".
+config ETC_ROMFS_GENPASSWD
Review Comment:
`ETC_ROMFS_PASSWD_GENERATE`?
So it is aligned with:
```
ETC_ROMFS_PASSWD_GENERATE
ETC_ROMFS_PASSWD_USERNAME
ETC_ROMFS_PASSWD_PASSWORD
```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]