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


##########
boards/arm/kl/freedom-kl25z/configs/nsh/defconfig:
##########
@@ -23,6 +23,7 @@ CONFIG_BOARDCTL=y
 CONFIG_BOARD_LOOPSPERMSEC=2988
 CONFIG_BUILTIN=y
 CONFIG_DEFAULT_SMALL=y
+CONFIG_ENABLE_ALL_SIGNAL=y

Review Comment:
   keep the sort



##########
boards/arm/kl/freedom-kl25z/configs/nsh/defconfig:
##########
@@ -23,6 +23,7 @@ CONFIG_BOARDCTL=y
 CONFIG_BOARD_LOOPSPERMSEC=2988
 CONFIG_BUILTIN=y
 CONFIG_DEFAULT_SMALL=y
+CONFIG_ENABLE_ALL_SIGNAL=y
 CONFIG_DISABLE_MOUNTPOINT=y
 CONFIG_EXAMPLES_PWM=y

Review Comment:
   but this config doesn't eanble CONFIG_EXAMPLES_TIMER



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