xiaoxiang781216 commented on code in PR #11537:
URL: https://github.com/apache/nuttx/pull/11537#discussion_r1451495913


##########
drivers/rptun/Kconfig:
##########
@@ -38,11 +45,4 @@ config RPTUN_PM
                goto RAM-retention mode, can't access from another CPU.
                So, we provide this method to resolve this.
 
-config RPTUN_PING

Review Comment:
   @raiden00pl we are restructure rptun to support non share memory 
transport(e.g. SPI/UART). The common part could be shared with them will be 
moved to driveers/rpmsg, ping will be part of the moving. After the 
reorganization, nuttx rptun/rpmsg driver framework will much like Linux kernel:
   https://github.com/torvalds/linux/tree/master/drivers/rpmsg



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

Reply via email to