summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/Makefile
diff options
context:
space:
mode:
authorHans Verkuil2016-02-23 17:38:43 +0100
committerMauro Carvalho Chehab2016-03-03 11:48:41 +0100
commit679759c13d1164be6f5451138554c2fa4fcafb3e (patch)
tree93db5a2bdf1122c8dc31beecc636ee6c595bd979 /drivers/staging/media/Makefile
parent[media] soc_camera/omap1: move to staging in preparation for removal (diff)
downloadkernel-qcow2-linux-679759c13d1164be6f5451138554c2fa4fcafb3e.tar.gz
kernel-qcow2-linux-679759c13d1164be6f5451138554c2fa4fcafb3e.tar.xz
kernel-qcow2-linux-679759c13d1164be6f5451138554c2fa4fcafb3e.zip
[media] soc_camera/mx2_camera.c: move to staging in preparation, for removal
This driver is deprecated: it should become a stand-alone driver instead of using the soc-camera framework. Unless someone is willing to take this on (unlikely with such ancient hardware) it is going to be removed from the kernel soon. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Acked-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.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 89d038c1c4d5..d3ff2d054be7 100644
--- a/drivers/staging/media/Makefile
+++ b/drivers/staging/media/Makefile
@@ -2,6 +2,7 @@ obj-$(CONFIG_I2C_BCM2048) += bcm2048/
obj-$(CONFIG_DVB_CXD2099) += cxd2099/
obj-$(CONFIG_LIRC_STAGING) += lirc/
obj-$(CONFIG_VIDEO_DM365_VPFE) += davinci_vpfe/
+obj-$(CONFIG_VIDEO_MX2) += mx2/
obj-$(CONFIG_VIDEO_OMAP1) += omap1/
obj-$(CONFIG_VIDEO_OMAP4) += omap4iss/
obj-$(CONFIG_DVB_MN88472) += mn88472/