Zepp-Hanzj commented on code in PR #3523:
URL: https://github.com/apache/nuttx-apps/pull/3523#discussion_r3355044966


##########
system/popen/Kconfig:
##########
@@ -7,7 +7,7 @@ config SYSTEM_POPEN
        bool "popen()/pclose()/dpopen()/dpclose() Functions"
        default n
        select SCHED_WAITPID
-       depends on PIPES
+       select PIPES

Review Comment:
   Sorry for the confusion. That `select PIPES` change was from a different PR 
(#3518) that was accidentally included in this branch. I have cleaned up the 
branch and force-pushed to only contain the init.rc parser fix. The popen 
change is no longer part of this PR.



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