FelipeMdeO commented on code in PR #3636:
URL: https://github.com/apache/nuttx-apps/pull/3636#discussion_r3569774318
##########
netutils/dropbear/Kconfig:
##########
@@ -17,13 +17,23 @@ menuconfig NETUTILS_DROPBEAR
depends on DEV_URANDOM
depends on LIBC_NETDB
depends on LIBC_GAISTRERROR
+ depends on ALLOW_BSD_COMPONENTS
select CRYPTO
select CRYPTO_RANDOM_POOL
+ select CRYPTO_SW_AES
Review Comment:
done
--
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]