aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/Makefile
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2016-07-10 07:12:10 -0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-07-12 13:43:14 -0300
commit3dff3106fd7992ae867cf4370bb6d78e90b62668 (patch)
treeb79ad143707d4a2fc4a85d0f9760ca1f36f6d887 /drivers/staging/media/Makefile
parent[media] input: serio - add new protocol for the Pulse-Eight USB-CEC Adapter (diff)
downloadlinux-dev-3dff3106fd7992ae867cf4370bb6d78e90b62668.tar.xz
linux-dev-3dff3106fd7992ae867cf4370bb6d78e90b62668.zip
[media] pulse8-cec: new driver for the Pulse-Eight USB-CEC Adapter
This supports the Pulse-Eight USB-CEC Adapter. It has been tested with firmware versions 4 and 5, but it should hopefully work fine with older firmwares as well. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/staging/media/Makefile')
-rw-r--r--drivers/staging/media/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/media/Makefile b/drivers/staging/media/Makefile
index 989c844f4996..87ce8ad1e22a 100644
--- a/drivers/staging/media/Makefile
+++ b/drivers/staging/media/Makefile
@@ -5,4 +5,5 @@ obj-$(CONFIG_DVB_CXD2099) += cxd2099/
obj-$(CONFIG_LIRC_STAGING) += lirc/
obj-$(CONFIG_VIDEO_DM365_VPFE) += davinci_vpfe/
obj-$(CONFIG_VIDEO_OMAP4) += omap4iss/
+obj-$(CONFIG_USB_PULSE8_CEC) += pulse8-cec/
obj-$(CONFIG_VIDEO_TW686X_KH) += tw686x-kh/