aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/Makefile
diff options
context:
space:
mode:
authorPetri Gynther <pgynther@google.com>2015-10-26 01:15:58 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2015-10-26 01:39:08 -0700
commit34fc1322e7aaaa74f3f9e5194a2e85bae522d3c2 (patch)
tree82b378d82376009fa137c8b7ded6b90df4df619a /drivers/hid/Makefile
parentInput: e3x0-button - update Kconfig description (diff)
downloadlinux-dev-34fc1322e7aaaa74f3f9e5194a2e85bae522d3c2.tar.xz
linux-dev-34fc1322e7aaaa74f3f9e5194a2e85bae522d3c2.zip
HID: hid-gfrm: Google Fiber TV Box remote controls
Add HID driver for Google Fiber TV Box remote controls Signed-off-by: Petri Gynther <pgynther@google.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/hid/Makefile')
-rw-r--r--drivers/hid/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hid/Makefile b/drivers/hid/Makefile
index e6441bc7dae4..571d176d22df 100644
--- a/drivers/hid/Makefile
+++ b/drivers/hid/Makefile
@@ -37,6 +37,7 @@ obj-$(CONFIG_HID_ELECOM) += hid-elecom.o
obj-$(CONFIG_HID_ELO) += hid-elo.o
obj-$(CONFIG_HID_EZKEY) += hid-ezkey.o
obj-$(CONFIG_HID_GEMBIRD) += hid-gembird.o
+obj-$(CONFIG_HID_GFRM) += hid-gfrm.o
obj-$(CONFIG_HID_GT683R) += hid-gt683r.o
obj-$(CONFIG_HID_GYRATION) += hid-gyration.o
obj-$(CONFIG_HID_HOLTEK) += hid-holtek-kbd.o