acassis commented on code in PR #18608: URL: https://github.com/apache/nuttx/pull/18608#discussion_r3000443215
########## boards/xtensa/esp32/esp32-devkitc/configs/crypto/defconfig: ########## @@ -44,6 +44,7 @@ CONFIG_NSH_BUILTIN_APPS=y CONFIG_NSH_FILEIOSIZE=512 CONFIG_NSH_READLINE=y CONFIG_NSH_STRERROR=y +CONFIG_TESTING_CRYPTO_PBKDF2=y Review Comment: @xiaoxiang781216 good finding! @PruteanuVlad defconfig files shouldn't be manually edited, please read the header info -- 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]
