X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fhid%2FKconfig;h=57d707ca605e1ed7d2dd32d9500799287d2e4fb0;hb=refs%2Fheads%2F4.4.55;hp=513a16cc6e18536e1e38e23bf2068b99bb65f197;hpb=0aba0ab8915bcad3ae7e05e18bc2c5c55570e328;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 513a16cc6e18..57d707ca605e 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig @@ -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