acassis commented on PR #2239:
URL: https://github.com/apache/nuttx-apps/pull/2239#issuecomment-1868332167

   @xiaoxiang781216 but popen is not used by default by the project, so there 
is not possibility to it be disabled and break the relation.
   
   I think "depends on" doesn't protect the feature as we are thinking, because 
the user could there and enable manually the feature in the .config. And even 
worst, "depdends on" hide the feature in menuconfig.
   
   The user will search for it, will find it, when when he goes there the 
option is not there. I think this is a case where "select" is better than 
"depends on"


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