xiaoxiang781216 commented on code in PR #3643:
URL: https://github.com/apache/nuttx-apps/pull/3643#discussion_r3789613962
##########
system/nxstore/Kconfig:
##########
@@ -8,6 +8,9 @@ config SYSTEM_NXSTORE
default n
depends on GRAPHICS_LVGL && SYSTEM_NXPKG
select NETUTILS_CJSON
+ select SCHED_WAITPID
Review Comment:
change select to depend 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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]