From bc774b8c110f7d90d13257b95b5a22f5bb7fd71b Mon Sep 17 00:00:00 2001 From: Wei-Ning Huang Date: Thu, 15 Mar 2018 09:28:25 +0800 Subject: HID: google: add google hammer HID driver Add Google hammer HID driver. This driver allow us to control hammer keyboard backlight and support future features. Signed-off-by: Wei-Ning Huang Signed-off-by: Nicolas Boichat Signed-off-by: Jiri Kosina --- drivers/hid/Kconfig | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'drivers/hid/Kconfig') diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 19c499f5623d..a18e06b81165 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig @@ -331,6 +331,12 @@ config HOLTEK_FF Say Y here if you have a Holtek On Line Grip based game controller and want to have force feedback support for it. +config HID_GOOGLE_HAMMER + tristate "Google Hammer Keyboard" + depends on USB_HID && LEDS_CLASS + ---help--- + Say Y here if you have a Google Hammer device. + config HID_GT683R tristate "MSI GT68xR LED support" depends on LEDS_CLASS && USB_HID -- cgit v1.2.1