Skip to content

zephyr: boards: remove redundant multithreading configuration #464

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

nordic-mik7
Copy link
Contributor

This is a follow up to the upstream PR #2375 and it removes
multithreading configs in 'noup' changes that were only here because
of SPI/QSPI use.

…configuration

Remove configs that enable multithreading just because of SPI/QSPI use.
Currently, nrf drivers do not depend on multithreading, so it is not
needed and this change can save memory usage.

Upstream PR #: 2375

Signed-off-by: Michal Kozikowski <[email protected]>
@@ -1,4 +1,3 @@
CONFIG_MULTITHREADING=y
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove change

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

nrf-squash! [nrf noup] boot/zephyr: add nrf54l15dk ext flash configs

This is a follow up to the upstream PR #2375 and it removes
multithreading configs in 'noup' changes that were only here because
of SPI/QSPI use.

Signed-off-by: Michal Kozikowski <[email protected]>
nrf-squash! [nrf noup] boards: Thingy:91 X release config

This is a follow up to the upstream PR #2375 and it removes
multithreading configs in 'noup' changes that were only here because
of SPI/QSPI use.

Signed-off-by: Michal Kozikowski <[email protected]>
nrf-squash! [nrf noup] boot: nrf53-specific customizations

This is a follow up to the upstream PR #2375 and it removes
multithreading configs in 'noup' changes that were only here because
of SPI/QSPI use.

Signed-off-by: Michal Kozikowski <[email protected]>
@nordic-mik7 nordic-mik7 force-pushed the dev/remove_reduntant_multithreading_downstream branch from 68b75c2 to d646a3b Compare July 10, 2025 09:59
Copy link

@nordic-mik7 nordic-mik7 requested a review from nordicjm July 10, 2025 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants