xiaoxiang781216 commented on code in PR #13572:
URL: https://github.com/apache/nuttx/pull/13572#discussion_r1775509734


##########
drivers/syslog/Kconfig:
##########
@@ -375,4 +377,10 @@ config SYSLOG_IOCTL
                commands are SYSLOGIOC_SETFILTER/SYSLOGIOC_GETCHANNELS, which 
can be
                used to set the enable status of different channels
 
+config SYSLOG_REGISTER
+       bool "Register syslog channel support"

Review Comment:
   should we remove prompt string and change `depend on` to `select`



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