Skip to content
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

sparc: add SPARC dependency to SPARC_CASA #64688

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

tejlmand
Copy link
Collaborator

@tejlmand tejlmand commented Nov 1, 2023

Settings which defaults to y but is architecture related should have a arch dependency for safety reasons.

Thefore add if SPARC to the SPARC_CASA Kconfig to ensure this setting is only enabled on the sparc arch.

Settings which defaults to `y` but is architecture related should have
a arch dependency for safety reasons.

Thefore add `if SPARC` to the SPARC_CASA Kconfig to ensure this setting
is only enabled on the sparc arch.

Signed-off-by: Torsten Rasmussen <[email protected]>
@zephyrbot zephyrbot added area: SPARC SPARC Architecture Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. labels Nov 1, 2023
@tejlmand tejlmand requested a review from nordicjm November 1, 2023 12:09
@carlescufi carlescufi merged commit b31afe1 into zephyrproject-rtos:main Nov 2, 2023
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: SPARC SPARC Architecture Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants