pkarashchenko commented on code in PR #6827: URL: https://github.com/apache/incubator-nuttx/pull/6827#discussion_r942623170
########## boards/sim/sim/sim/configs/rpserver/defconfig: ########## @@ -19,7 +19,7 @@ CONFIG_DEV_SIMPLE_ADDRENV=y CONFIG_EXAMPLES_RPMSGSOCKET=y CONFIG_FS_HOSTFS=y CONFIG_FS_PROCFS=y -CONFIG_FS_RPMSGFS=y +CONFIG_FS_RPMSGFS_SERVER=y Review Comment: Should we note such transition in release notes, so users will not get unexpected effect? -- 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-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org