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

Move serial passthru config from board Kconfig to systemcmds/serial_passthru Kconfig #19127

Merged
merged 2 commits into from Feb 9, 2022

Conversation

davids5
Copy link
Member

@davids5 davids5 commented Feb 3, 2022

#19116 enabled consolidating sub setting into a module, driver, or systemcmds) Kconfig and accessing them in code.

This PR is using that scheme for serial_passthru.

It also select by default the path from CONFIG_BOARD_SERIAL_GPS1 device for the cdc_acm_check launcher but allows it to be overridden to any of the defined CONFIG_BOARD_SERIAL_GPSn.

@davids5 davids5 changed the title Pr serial passthru config Move serial passthru config from board Kconfig to systemcmds/serial_passthru Kconfig Feb 3, 2022
@davids5 davids5 requested a review from dagar February 3, 2022 20:25
@dagar dagar merged commit fd1aa3c into master Feb 9, 2022
@dagar dagar deleted the pr-serial_passthru-config branch February 9, 2022 18:11
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.

None yet

2 participants