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: input: select multithreading on drivers using a thread #66666

Merged

Conversation

fabiobaltieri
Copy link
Member

These all require threads support to function, add a "select MULTITHREADING" accordingly.

@zephyrbot zephyrbot added the area: Input Input Subsystem and Drivers label Dec 19, 2023
@zephyrbot zephyrbot requested a review from gmarull December 19, 2023 15:50
Copy link
Member

@gmarull gmarull left a comment

Choose a reason for hiding this comment

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

should'nt all these be depends on?

These all require threads support to function, add a "depends on
MULTITHREADING" accordingly.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
@fabiobaltieri
Copy link
Member Author

should'nt all these be depends on?

uh... guess so, that's what other drivers uses, not sure why the keyboard one has depends, changed

@fabiobaltieri fabiobaltieri requested a review from kartben January 9, 2024 10:53
@fabiobaltieri fabiobaltieri merged commit 8ca40e5 into zephyrproject-rtos:main Jan 9, 2024
18 checks passed
@fabiobaltieri fabiobaltieri deleted the input-mt-trivial branch January 9, 2024 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Input Input Subsystem and Drivers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants