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

drivers/mmcsd: Fix kconfig error regarding MMCSD_IOCSUPPORT #8375

Merged
merged 1 commit into from
Jan 31, 2023

Conversation

pussuw
Copy link
Contributor

@pussuw pussuw commented Jan 31, 2023

Summary

Something I noticed in CI:
drivers/mmcsd/Kconfig:32:warning: 'MMCSD_IOCSUPPORT': number is invalid

Impact

Fix CI

Testing

CI pass without the error message

Something I noticed in CI:
drivers/mmcsd/Kconfig:32:warning: 'MMCSD_IOCSUPPORT': number is invalid
@pussuw
Copy link
Contributor Author

pussuw commented Jan 31, 2023

I assume this was supposed to be a boolean ?

@xiaoxiang781216
Copy link
Contributor

Yes, thanks for fix the warning.

@jerpelea jerpelea merged commit da83836 into apache:master Jan 31, 2023
@pussuw pussuw deleted the mmcsd_kconfig_error branch January 31, 2023 13:26
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