summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/Makefile
diff options
context:
space:
mode:
authorBenjamin Gaignard <benjamin.gaignard@linaro.org>2016-09-15 04:37:44 -0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-09-19 12:48:34 -0300
commit60fe2bda39a1c51d94ac514cfe68dabb11579c2b (patch)
tree3e4eb3a9c45962974da0c5e745f22ac7016dd08c /drivers/staging/media/Makefile
parentc1a2f9898ace7f53cd5219480587b07c04e69c9b (diff)
downloadop-kernel-dev-60fe2bda39a1c51d94ac514cfe68dabb11579c2b.zip
op-kernel-dev-60fe2bda39a1c51d94ac514cfe68dabb11579c2b.tar.gz
[media] add stih-cec driver
This patch implement CEC driver for stih4xx platform. Driver compliance has been test with cec-ctl and cec-compliance tools. Signed-off-by: Benjamin Gaignard <benjamin.gaignard@linaro.org> Acked-by: Peter Griffin <peter.griffin@linaro.org> 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 6316e8c..906257e 100644
--- a/drivers/staging/media/Makefile
+++ b/drivers/staging/media/Makefile
@@ -6,3 +6,4 @@ 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_STI_HDMI_CEC) += st-cec/
OpenPOWER on IntegriCloud