[media] v4l: omap4iss: Add support for OMAP4 camera interface - Build system
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Wed, 2 Oct 2013 23:27:07 +0000 (20:27 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 3 Dec 2013 19:43:58 +0000 (17:43 -0200)
commitd632dfefd36f0794dd69a41f86bfff2cc0e5af73
tree9f90342575a0bfcd025bb1f504fdf574a9e9adf6
parent69c536b2c2b338e0a162626aee5059e4e1c197eb
[media] v4l: omap4iss: Add support for OMAP4 camera interface - Build system

This adds a very simplistic driver to utilize the CSI2A interface inside
the ISS subsystem in OMAP4, and dump the data to memory.
Check Documentation/video4linux/omap4_camera.txt for details.
This commit adds and updates Kconfig's and Makefile's, as well as a TODO
list.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/media/Kconfig
drivers/staging/media/Makefile
drivers/staging/media/omap4iss/Kconfig [new file with mode: 0644]
drivers/staging/media/omap4iss/Makefile [new file with mode: 0644]
drivers/staging/media/omap4iss/TODO [new file with mode: 0644]
This page took 0.028308 seconds and 5 git commands to generate.