USB HID mouse: Automatically select CONFIG_INPUT with USB HID mouse is selected
This commit is contained in:
parent
bd16412749
commit
66e4693781
@ -119,6 +119,7 @@ config USBHOST_HIDMOUSE
|
||||
bool "HID Mouse Class Support"
|
||||
default n
|
||||
depends on !INT_DISABLE
|
||||
select INPUT
|
||||
---help---
|
||||
Enable support for the mouse class driver. This also depends on
|
||||
SCHED_WORKQUEUE && !DISABLE_SIGNALS
|
||||
|
Loading…
x
Reference in New Issue
Block a user