summaryrefslogtreecommitdiff
path: root/drivers/hid/Kconfig
diff options
context:
space:
mode:
authorMasaki Ota <masaki.ota@jp.alps.com>2016-06-16 18:45:57 +0900
committerJiri Kosina <jkosina@suse.cz>2016-06-17 23:12:04 +0200
commit2562756dde550901c224e3805102bdfc17e7d13a (patch)
tree39158e659c1f4ca9502ab4fd45dcb4bb2cbb63ad /drivers/hid/Kconfig
parentdcc4c2f61cdc7e0ab61b25b8d28205302497a8c4 (diff)
HID: add Alps I2C HID Touchpad-Stick support
Add support Alps I2C HID Touchpad and Stick device. Signed-off-by: Masaki Ota <masaki.ota@jp.alps.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r--drivers/hid/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index 5646ca4b95de..a8e480849a32 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -936,6 +936,14 @@ config HID_SENSOR_CUSTOM_SENSOR
standard sensors.
Select this config option for custom/generic sensor support.
+config HID_ALPS
+ tristate "Alps HID device support"
+ depends on HID
+ ---help---
+ Support for Alps I2C HID touchpads and StickPointer.
+ Say Y here if you have a Alps touchpads over i2c-hid or usbhid
+ and want support for its special functionalities.
+
endmenu
endif # HID