CV-Bowen commented on code in PR #11684:
URL: https://github.com/apache/nuttx/pull/11684#discussion_r1486109550


##########
Kconfig:
##########
@@ -2230,6 +2230,38 @@ config DEBUG_PCI_INFO
                Enable PCI driver informational output to SYSLOG.
 
 endif # DEBUG_PCI
+
+config DEBUG_RPTUN

Review Comment:
   How about change `DEBUG_RPTUN` to `DEBUG_RPMSG` and also `rptunxxx()` --> 
`rpmsgxxx()`, I think all the rpmsg transport will use this debug option in the 
future.



-- 
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

Reply via email to