commit | 8ca40e5ebfb6db02c8c2e7312f1c43436028234e | [log] [tgz] |
---|---|---|
author | Fabio Baltieri <fabiobaltieri@google.com> | Tue Dec 19 15:11:37 2023 +0000 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Tue Jan 09 11:27:44 2024 +0000 |
tree | 5a9672885750a84ea71a6a50f5c1e1264f34504f | |
parent | 6d67b95a18e08104bb8a33e676b8f32e133c7a47 [diff] |
drivers: input: depend on multithreading on drivers using a thread These all require threads support to function, add a "depends on MULTITHREADING" accordingly. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>