xiaoxiang781216 commented on code in PR #3648:
URL: https://github.com/apache/nuttx-apps/pull/3648#discussion_r3609954463
##########
netutils/dropbear/Kconfig:
##########
@@ -19,6 +20,7 @@ menuconfig NETUTILS_DROPBEAR
depends on LIBC_GAISTRERROR
select CRYPTO
select CRYPTO_RANDOM_POOL
+ select SCHED_CHILD_STATUS
Review Comment:
let's change to `depends 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]