Kconfig (58e16d792a6a8c6b750f637a4649967fcac853dc) | Kconfig (47f11e0b40e97f373da4efbacee0a9526c816ed5) |
---|---|
1# SPDX-License-Identifier: GPL-2.0-only 2# 3# HID driver configuration 4# 5menu "HID support" 6 depends on INPUT 7 8config HID --- 362 unchanged lines hidden (view full) --- 371 depends on HID_HOLTEK 372 select INPUT_FF_MEMLESS 373 ---help--- 374 Say Y here if you have a Holtek On Line Grip based game controller 375 and want to have force feedback support for it. 376 377config HID_GOOGLE_HAMMER 378 tristate "Google Hammer Keyboard" | 1# SPDX-License-Identifier: GPL-2.0-only 2# 3# HID driver configuration 4# 5menu "HID support" 6 depends on INPUT 7 8config HID --- 362 unchanged lines hidden (view full) --- 371 depends on HID_HOLTEK 372 select INPUT_FF_MEMLESS 373 ---help--- 374 Say Y here if you have a Holtek On Line Grip based game controller 375 and want to have force feedback support for it. 376 377config HID_GOOGLE_HAMMER 378 tristate "Google Hammer Keyboard" |
379 depends on USB_HID && LEDS_CLASS && MFD_CROS_EC | 379 depends on USB_HID && LEDS_CLASS && CROS_EC |
380 ---help--- 381 Say Y here if you have a Google Hammer device. 382 383config HID_GT683R 384 tristate "MSI GT68xR LED support" 385 depends on LEDS_CLASS && USB_HID 386 ---help--- 387 Say Y here if you want to enable support for the three MSI GT68xR LEDs --- 761 unchanged lines hidden --- | 380 ---help--- 381 Say Y here if you have a Google Hammer device. 382 383config HID_GT683R 384 tristate "MSI GT68xR LED support" 385 depends on LEDS_CLASS && USB_HID 386 ---help--- 387 Say Y here if you want to enable support for the three MSI GT68xR LEDs --- 761 unchanged lines hidden --- |