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:46:47 +0900
commitbe96160ee1754c2058610a3855f88809f2e247be (patch)
treec3ffa56c0e7293b167050ac9270251de13c5867e /drivers/hid/Kconfig
parentc22e24b9ae02bd0e6f38ddb4774b2732ab89467b (diff)
HID: gearvr: add support for Samsung Gear VR
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 15338afdf7f9..491f38dfeee0 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -272,6 +272,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