pussuw commented on code in PR #12434:
URL: https://github.com/apache/nuttx/pull/12434#discussion_r1622586772
##########
sched/Kconfig:
##########
@@ -755,6 +755,7 @@ endif # SCHED_CHILD_STATUS
config SCHED_WAITPID
bool "Enable waitpid() API"
default n
+ select SCHED_HAVE_PARENT if BUILD_KERNEL
Review Comment:
I tried that but it gave some syntax error. That would be better IMO yes
--
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]