summaryrefslogtreecommitdiff
path: root/drivers/hid/Kconfig
diff options
context:
space:
mode:
authorAndi Shyti <andi.shyti@samsung.com>2017-02-17 17:32:04 +0900
committerAndi Shyti <andi.shyti@samsung.com>2017-02-17 17:57:36 +0900
commit119844a75ed99e43cd9d0a87f7dfdf4dc438a50f (patch)
tree803ab6f7bcde98027a4facb348493324dab52836 /drivers/hid/Kconfig
parent8c7f0c0b101e9b9faf206c67cee29f6ec3755f8b (diff)
HID: gearvr: add support for Samsung Gear VRnext/vr-20170117
The Gear VR is a connected through USB to mobile phones and generates a hidraw device as interface to userspace. Change-Id: Ib7814fa6f86a034d5ab6fd59120efb8c2392f9bd Signed-off-by: Andi Shyti <andi.shyti@samsung.com>
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r--drivers/hid/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index 1aeb80e52424..0fe823310e7a 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -310,6 +310,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_GEARVR
+ tristate "Samsung Gear VR support"
+ depends on USB_HID
+ ---help---
+ Say Y here iy you want support for the USB Samsung Gear VR
+
config HID_GT683R
tristate "MSI GT68xR LED support"
depends on LEDS_CLASS && USB_HID