summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/soc_camera/Makefile
diff options
context:
space:
mode:
authorNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>2016-04-26 10:22:19 -0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-06-16 07:42:32 -0300
commitf00add9655e17032617da602f7c636ad055761e1 (patch)
tree8001b76f045ae026a094cbb4029812edf1e40837 /drivers/media/platform/soc_camera/Makefile
parent83934b75c368f529d084815c463a7ef781dc9751 (diff)
downloadop-kernel-dev-f00add9655e17032617da602f7c636ad055761e1.zip
op-kernel-dev-f00add9655e17032617da602f7c636ad055761e1.tar.gz
[media] rcar-vin: add Renesas R-Car VIN driver
A V4L2 driver for Renesas R-Car VIN driver that do not depend on soc_camera. The driver is heavily based on its predecessor and aims to replace it. Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/platform/soc_camera/Makefile')
-rw-r--r--drivers/media/platform/soc_camera/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/platform/soc_camera/Makefile b/drivers/media/platform/soc_camera/Makefile
index 7ee71ae2..7703cb7 100644
--- a/drivers/media/platform/soc_camera/Makefile
+++ b/drivers/media/platform/soc_camera/Makefile
@@ -10,4 +10,4 @@ obj-$(CONFIG_VIDEO_ATMEL_ISI) += atmel-isi.o
obj-$(CONFIG_VIDEO_PXA27x) += pxa_camera.o
obj-$(CONFIG_VIDEO_SH_MOBILE_CEU) += sh_mobile_ceu_camera.o
obj-$(CONFIG_VIDEO_SH_MOBILE_CSI2) += sh_mobile_csi2.o
-obj-$(CONFIG_VIDEO_RCAR_VIN) += rcar_vin.o
+obj-$(CONFIG_VIDEO_RCAR_VIN_OLD) += rcar_vin.o
OpenPOWER on IntegriCloud