crafcat7 commented on code in PR #15597: URL: https://github.com/apache/nuttx/pull/15597#discussion_r1921104449
########## fs/v9fs/Kconfig: ########## @@ -21,4 +21,9 @@ config V9FS_VIRTIO_9P depends on DRIVERS_VIRTIO default n +config V9FS_SOCKET_9P Review Comment: The current naming format is `V9FS_[Transport NAME]_9P` If we change to `V9FS_SOCKET`, then VIRTIO should also be changed to `V9FS_VIRTIO` -- 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