linguini1 commented on code in PR #18415:
URL: https://github.com/apache/nuttx/pull/18415#discussion_r2829117072
##########
drivers/rptun/Kconfig:
##########
@@ -7,6 +7,7 @@ menuconfig RPTUN
bool "Remote Proc Tunnel Driver Support"
default n
select RPMSG_VIRTIO
+ select SCHED_WAITPID
Review Comment:
It is preferred to use the `depends on` keyword here.
--
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]