Abhishekmishra2808 opened a new pull request, #19498:
URL: https://github.com/apache/nuttx/pull/19498

   ## Summary
   
   Enable explicit CONFIG_CRYPTO / CONFIG_CRYPTO_RANDOM_POOL in sim/dropbear so 
olddefconfig / CI normalize keep Dropbear and FSUTILS_PASSWD enabled after 
nuttx-apps [#3557](https://github.com/apache/nuttx-apps/pull/3557) . Same fix 
for stm32f746g-disco/dropbear, plus CONFIG_NETUTILS_CODECS / 
CONFIG_CODECS_BASE64, which that board was also missing.
   
   ## Impact
   
   Without these lines, CI silently drops Dropbear/passwd during normalize (red 
sim builds). No runtime behavior change beyond restoring configs that 
[#3557](https://github.com/apache/nuttx-apps/pull/3557) expects. Does not touch 
Dropbear or passwd Kconfig.
   
   ## Testing
   sim:dropbear + nuttx-apps#3557: configure, savedefconfig matches, build OK
   stm32f746g-disco:dropbear: configure, savedefconfig matches, ARM build OK


-- 
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]

Reply via email to