Skip to content

boards/sim: drop unused FSUTILS_PASSWD from sim defconfigs - #19583

Merged
acassis merged 1 commit into
apache:masterfrom
Abhishekmishra2808:boards/sim-drop-unused-passwd
Jul 30, 2026
Merged

boards/sim: drop unused FSUTILS_PASSWD from sim defconfigs#19583
acassis merged 1 commit into
apache:masterfrom
Abhishekmishra2808:boards/sim-drop-unused-passwd

Conversation

@Abhishekmishra2808

Copy link
Copy Markdown
Contributor

Summary

Remove CONFIG_FSUTILS_PASSWD from 31 sim configs that do not use NSH login or other passwd features. These configs lacked a cryptodev backend required by FSUTILS_PASSWD after the PBKDF2 Kconfig tightening, causing olddefconfig normalization failures in CI.

Impact

Fixes #19573, and after this, CI passes on apache/nuttx-apps#3679

Testing

See the testing section in the PR description of apache/nuttx-apps#3679

Remove CONFIG_FSUTILS_PASSWD from 31 sim configs that do not use NSH
login or other passwd features.  These configs lacked a cryptodev
backend required by FSUTILS_PASSWD after the PBKDF2 Kconfig tightening,
causing olddefconfig normalization failures in CI.

Fixes apache#19573

Signed-off-by: Abhishek Mishra <mishra.abhishek2808@gmail.com>
@github-actions

Copy link
Copy Markdown

MemBrowse Memory Report

No memory changes detected for:

@acassis
acassis merged commit 10571e6 into apache:master Jul 30, 2026
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Board: simulator Size: S The size of the change in this PR is small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] sim:rust login fails with "Invalid username or password" after upgrading to NuttX 13.0

3 participants