jerpelea opened a new pull request, #17624: URL: https://github.com/apache/nuttx/pull/17624
## Summary Changed the DRIVERS_VIRTIO_INPUT dependencies from 'depends on' to 'select' for INPUT_TOUCHSCREEN, INPUT_KEYBOARD, and INPUT_MOUSE options. This ensures that when DRIVERS_VIRTIO_INPUT is enabled, all required input subsystems are automatically selected, fixing the issue where mouse device nodes were not being created properly. ## Impact RELEASE ## Testing CI -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
