pkarashchenko commented on code in PR #8867:
URL: https://github.com/apache/nuttx/pull/8867#discussion_r1143848228


##########
libs/libc/string/Kconfig:
##########
@@ -90,3 +90,29 @@ config MEMSET_64BIT
                efficiently.
 
 endmenu # memcpy/memset Options
+
+menu "signal Decode Support"
+
+config LIBC_STRSIGNAL
+       bool "Enable strsignal"
+       default y

Review Comment:
   With `y` my intention was not to introduce a "breaking change", but default 
to `n` can be discussed.



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