Skip to content

wifi: nrf_wifi: extract NRF70_SYSTEM_WITH_RAW_MODES #84350

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

Merged
merged 2 commits into from
Jan 24, 2025

Conversation

JordanYates
Copy link
Collaborator

NRF70_SYSTEM_WITH_RAW_MODES is more accurately described as an additional option on top of NRF70_SYSTEM_MODE, not as a unique choice of NRF70_OPER_MODES.

This allows the elimination of multiple NRF70_SYSTEM_MODE || NRF70_SYSTEM_WITH_RAW_MODES dependencies.

`NRF70_SYSTEM_WITH_RAW_MODES` is more accurately described as an
additional option on top of `NRF70_SYSTEM_MODE`, not as a unique
choice of `NRF70_OPER_MODES`.

This allows the elimination of multiple `NRF70_SYSTEM_MODE ||
NRF70_SYSTEM_WITH_RAW_MODES` dependencies.

Signed-off-by: Jordan Yates <jordan@embeint.com>
krish2718
krish2718 previously approved these changes Jan 22, 2025
Copy link
Collaborator

@krish2718 krish2718 left a comment

Choose a reason for hiding this comment

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

Thanks, LGTM

jukkar
jukkar previously approved these changes Jan 22, 2025
This symbol now has the same meaning as `NRF70_SYSTEM_MODE`.

Signed-off-by: Jordan Yates <jordan@embeint.com>
@JordanYates JordanYates dismissed stale reviews from jukkar and krish2718 via 5bc193a January 22, 2025 08:22
@JordanYates
Copy link
Collaborator Author

While reviewing the follow on I found that CONFIG_NRF70_SYSTEM_MODE_COMMON is now redundant.
Added an extra commit here to remove it.

@kartben kartben merged commit 2e711aa into zephyrproject-rtos:main Jan 24, 2025
25 checks passed
@JordanYates JordanYates deleted the 250122_nrf_wifi_raw branch January 24, 2025 02:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants