Skip to content

Commit dfe74f5

Browse files
author
Jiri Kosina
committed
HID: thrustmaster: introduce proper USB dependency
HID_THRUSTMASTER now requires USB_HID support. Reflect that dependency in Kconfig. Fixes: c49c336 ("HID: support for initialization of some Thrustmaster wheels") Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
1 parent c49c336 commit dfe74f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/hid/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1042,7 +1042,7 @@ config HID_THINGM
10421042

10431043
config HID_THRUSTMASTER
10441044
tristate "ThrustMaster devices support"
1045-
depends on HID
1045+
depends on USB_HID
10461046
help
10471047
Say Y here if you have a THRUSTMASTER FireStore Dual Power 2,
10481048
a THRUSTMASTER Ferrari GT Rumble Wheel or Thrustmaster FFB

0 commit comments

Comments
 (0)