FelipeMdeO commented on code in PR #3648:
URL: https://github.com/apache/nuttx-apps/pull/3648#discussion_r3610899597
##########
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:
Oh, I wasn’t aware of that policy. I’ll follow the recommended approach.
When you have a chance, could you please share where this discussion took
place? I’d like to review it for my own learning.
--
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]