summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/Makefile
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2016-11-05 08:39:58 -0200
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-04-10 12:42:10 -0300
commit0f314f6c2e77beb1a232be21dd6be4e1849ba5ac (patch)
tree1b530e09e73e0b1867192ed8c1fe6157c58ffb37 /drivers/media/usb/Makefile
parent04dffe11054f29716cf8058c6bf9d142d44aaaa5 (diff)
downloadlinux-0f314f6c2e77beb1a232be21dd6be4e1849ba5ac.tar.gz
linux-0f314f6c2e77beb1a232be21dd6be4e1849ba5ac.tar.bz2
linux-0f314f6c2e77beb1a232be21dd6be4e1849ba5ac.zip
[media] rainshadow-cec: new RainShadow Tech HDMI CEC driver
This driver supports the RainShadow Tech USB HDMI CEC adapter. See: http://rainshadowtech.com/HdmiCecUsb.html Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/usb/Makefile')
-rw-r--r--drivers/media/usb/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/usb/Makefile b/drivers/media/usb/Makefile
index 0f15e3351ddc..738b993ec8b0 100644
--- a/drivers/media/usb/Makefile
+++ b/drivers/media/usb/Makefile
@@ -25,3 +25,4 @@ obj-$(CONFIG_VIDEO_USBTV) += usbtv/
obj-$(CONFIG_VIDEO_GO7007) += go7007/
obj-$(CONFIG_DVB_AS102) += as102/
obj-$(CONFIG_USB_PULSE8_CEC) += pulse8-cec/
+obj-$(CONFIG_USB_RAINSHADOW_CEC) += rainshadow-cec/