HID: hid-alps: add alps hid support
[firefly-linux-kernel-4.4.55.git] / drivers / hid / Kconfig
index 513a16cc6e18536e1e38e23bf2068b99bb65f197..57d707ca605e1ed7d2dd32d9500799287d2e4fb0 100644 (file)
@@ -920,6 +920,20 @@ config HID_SENSOR_CUSTOM_SENSOR
          standard sensors.
          Select this config option for custom/generic sensor support.
 
+config HID_RKVR
+       tristate "RKVR device support"
+       depends on USB_HID
+       ---help---
+         Support for RKVR devices.
+         Say Y here if you have a RKVR device.
+
+config HID_ALPS
+       tristate "ALPS device support"
+       depends on I2C_HID
+       ---help---
+         Support for ALPS devices.
+         Say Y here if you have a ALPS device.
+
 endmenu
 
 endif # HID