wangchdo commented on code in PR #17352:
URL: https://github.com/apache/nuttx/pull/17352#discussion_r2544579759


##########
sched/Kconfig:
##########
@@ -44,6 +44,11 @@ config DISABLE_ENVIRON
        bool "Disable environment variable support"
        default DEFAULT_SMALL
 
+config DISABLE_SIGNALS
+       bool "Disable signal support"
+       select DISABLE_PTHREAD

Review Comment:
   I will remove it soon



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