-
Notifications
You must be signed in to change notification settings - Fork 2k
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
drivers/*/Kconfig: Cleanup of simple drivers #17669
drivers/*/Kconfig: Cleanup of simple drivers #17669
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some initial comments. Please also check some missing newlines
15555ac
to
4f79da4
Compare
b16ae34
to
a8fe3da
Compare
83 commits... who wants to review? 👿 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this very much needed cleanup! Here are some comments
OK, I think I have addressed the comments with the fixup, thanks for the review |
a0fe962
to
ed02662
Compare
Anything blocking this? I hope not to get caught in rebase hell. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the cleanup! ACK
Contribution description
This will be a sweep of all the non-controversial kconfig changes in drivers now that we have some better ideas of modelling.
Testing procedure
Murdock green
Issues/PRs references