blob: f588d6296c769bbad1f2222a98bd3394cf1b6aa4 [file] [log] [blame]
Hans Verkuil044ab152011-09-30 05:05:35 -03001#
Mauro Carvalho Chehab724f4a32012-05-28 08:17:49 -03002# Platform drivers
3# All drivers here are currently for webcam support
4
Hans Verkuile9eb0da2011-11-08 11:02:34 -03005menuconfig V4L_PLATFORM_DRIVERS
6 bool "V4L platform devices"
Mauro Carvalho Chehab724f4a32012-05-28 08:17:49 -03007 depends on MEDIA_CAMERA_SUPPORT
Hans Verkuile9eb0da2011-11-08 11:02:34 -03008 default n
9 ---help---
10 Say Y here to enable support for platform-specific V4L drivers.
11
12if V4L_PLATFORM_DRIVERS
13
Mauro Carvalho Chehab2c3fb082012-08-14 17:31:16 -030014source "drivers/media/platform/marvell-ccic/Kconfig"
Jonathan Corbetf8fc7292011-06-11 17:46:42 +000015
Hans Verkuil9fa0b852011-09-30 09:06:11 -030016config VIDEO_VIA_CAMERA
17 tristate "VIAFB camera controller support"
18 depends on FB_VIA
19 select VIDEOBUF_DMA_SG
20 select VIDEO_OV7670
21 help
22 Driver support for the integrated camera controller in VIA
23 Chrome9 chipsets. Currently only tested on OLPC xo-1.5 systems
24 with ov7670 sensors.
25
26#
27# Platform multimedia device configuration
28#
29
Mauro Carvalho Chehab2c3fb082012-08-14 17:31:16 -030030source "drivers/media/platform/davinci/Kconfig"
Hans Verkuil9fa0b852011-09-30 09:06:11 -030031
Mauro Carvalho Chehab2c3fb082012-08-14 17:31:16 -030032source "drivers/media/platform/omap/Kconfig"
Hans Verkuil9fa0b852011-09-30 09:06:11 -030033
Mauro Carvalho Chehab2c3fb082012-08-14 17:31:16 -030034source "drivers/media/platform/blackfin/Kconfig"
Scott Jiang63b1a902012-03-08 17:44:17 -030035
Hans Verkuil9fa0b852011-09-30 09:06:11 -030036config VIDEO_SH_VOU
37 tristate "SuperH VOU video output driver"
Mauro Carvalho Chehabb6334462012-08-20 10:32:19 -030038 depends on MEDIA_CAMERA_SUPPORT
Hans Verkuil9fa0b852011-09-30 09:06:11 -030039 depends on VIDEO_DEV && ARCH_SHMOBILE
40 select VIDEOBUF_DMA_CONTIG
41 help
42 Support for the Video Output Unit (VOU) on SuperH SoCs.
43
44config VIDEO_VIU
45 tristate "Freescale VIU Video Driver"
46 depends on VIDEO_V4L2 && PPC_MPC512x
47 select VIDEOBUF_DMA_CONTIG
48 default y
49 ---help---
50 Support for Freescale VIU video driver. This device captures
51 video data, or overlays video on DIU frame buffer.
52
53 Say Y here if you want to enable VIU device on MPC5121e Rev2+.
54 In doubt, say N.
55
56config VIDEO_TIMBERDALE
57 tristate "Support for timberdale Video In/LogiWIN"
58 depends on VIDEO_V4L2 && I2C && DMADEVICES
59 select DMA_ENGINE
60 select TIMB_DMA
61 select VIDEO_ADV7180
62 select VIDEOBUF_DMA_CONTIG
63 ---help---
64 Add support for the Video In peripherial of the timberdale FPGA.
65
66config VIDEO_VINO
67 tristate "SGI Vino Video For Linux"
68 depends on I2C && SGI_IP22 && VIDEO_V4L2
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -030069 select VIDEO_SAA7191 if MEDIA_SUBDRV_AUTOSELECT
Hans Verkuil9fa0b852011-09-30 09:06:11 -030070 help
71 Say Y here to build in support for the Vino video input system found
72 on SGI Indy machines.
73
Linus Torvalds1da177e2005-04-16 15:20:36 -070074config VIDEO_M32R_AR
75 tristate "AR devices"
Hans Verkuilb8e56b6f2010-03-29 16:05:33 -030076 depends on M32R && VIDEO_V4L2
Linus Torvalds1da177e2005-04-16 15:20:36 -070077 ---help---
78 This is a video4linux driver for the Renesas AR (Artificial Retina)
79 camera module.
80
81config VIDEO_M32R_AR_M64278
Mauro Carvalho Chehab05189992006-08-08 15:48:07 -030082 tristate "AR device with color module M64278(VGA)"
83 depends on PLAT_M32700UT
84 select VIDEO_M32R_AR
Linus Torvalds1da177e2005-04-16 15:20:36 -070085 ---help---
Mauro Carvalho Chehab05189992006-08-08 15:48:07 -030086 This is a video4linux driver for the Renesas AR (Artificial
87 Retina) with M64278E-800 camera module.
88 This module supports VGA(640x480 pixels) resolutions.
89
90 To compile this driver as a module, choose M here: the
91 module will be called arv.
Linus Torvalds1da177e2005-04-16 15:20:36 -070092
Mauro Carvalho Chehabb47ff4a2012-08-20 09:49:34 -030093config VIDEO_OMAP2
94 tristate "OMAP2 Camera Capture Interface driver"
95 depends on VIDEO_DEV && ARCH_OMAP2
96 select VIDEOBUF_DMA_SG
97 ---help---
98 This is a v4l2 driver for the TI OMAP2 camera capture interface
99
Laurent Pinchart7e8970e2011-02-12 18:05:06 -0300100config VIDEO_OMAP3
101 tristate "OMAP 3 Camera support (EXPERIMENTAL)"
Joerg Roedel7b6d45f2011-09-14 16:03:45 +0200102 depends on OMAP_IOVMM && VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API && ARCH_OMAP3 && EXPERIMENTAL
Laurent Pinchart7e8970e2011-02-12 18:05:06 -0300103 ---help---
104 Driver for an OMAP 3 camera controller.
105
106config VIDEO_OMAP3_DEBUG
107 bool "OMAP 3 Camera debug messages"
108 depends on VIDEO_OMAP3
109 ---help---
110 Enable debug messages on OMAP 3 camera controller driver.
111
Mauro Carvalho Chehabb47ff4a2012-08-20 09:49:34 -0300112source "drivers/media/platform/soc_camera/Kconfig"
Mauro Carvalho Chehab2c3fb082012-08-14 17:31:16 -0300113source "drivers/media/platform/s5p-fimc/Kconfig"
114source "drivers/media/platform/s5p-tv/Kconfig"
Tomasz Stanislawskia52074e2011-03-02 13:16:37 -0300115
Hans Verkuile9eb0da2011-11-08 11:02:34 -0300116endif # V4L_PLATFORM_DRIVERS
Pawel Osciak7f986392010-04-23 05:38:37 -0300117
118menuconfig V4L_MEM2MEM_DRIVERS
119 bool "Memory-to-memory multimedia devices"
120 depends on VIDEO_V4L2
Mauro Carvalho Chehabb6334462012-08-20 10:32:19 -0300121 depends on MEDIA_CAMERA_SUPPORT
Pawel Osciak7f986392010-04-23 05:38:37 -0300122 default n
123 ---help---
124 Say Y here to enable selecting drivers for V4L devices that
125 use system memory for both source and destination buffers, as opposed
126 to capture and output drivers, which use memory buffers for just
127 one of those.
Pawel Osciak96d8eab2010-04-23 05:38:38 -0300128
129if V4L_MEM2MEM_DRIVERS
130
Javier Martin186b2502012-07-26 05:53:35 -0300131config VIDEO_CODA
132 tristate "Chips&Media Coda multi-standard codec IP"
Philipp Zabel10436672012-07-02 09:03:55 -0300133 depends on VIDEO_DEV && VIDEO_V4L2 && ARCH_MXC
Javier Martin186b2502012-07-26 05:53:35 -0300134 select VIDEOBUF2_DMA_CONTIG
135 select V4L2_MEM2MEM_DEV
Philipp Zabel10436672012-07-02 09:03:55 -0300136 select IRAM_ALLOC if SOC_IMX53
Javier Martin186b2502012-07-26 05:53:35 -0300137 ---help---
138 Coda is a range of video codec IPs that supports
139 H.264, MPEG-4, and other video formats.
140
Javier Martin8f0755c2012-07-26 05:55:18 -0300141config VIDEO_MEM2MEM_DEINTERLACE
142 tristate "Deinterlace support"
143 depends on VIDEO_DEV && VIDEO_V4L2 && DMA_ENGINE
144 select VIDEOBUF2_DMA_CONTIG
145 select V4L2_MEM2MEM_DEV
146 help
147 Generic deinterlacing V4L2 driver.
148
Kamil Debski91884732011-10-06 11:32:12 -0300149config VIDEO_SAMSUNG_S5P_G2D
150 tristate "Samsung S5P and EXYNOS4 G2D 2d graphics accelerator driver"
151 depends on VIDEO_DEV && VIDEO_V4L2 && PLAT_S5P
152 select VIDEOBUF2_DMA_CONTIG
153 select V4L2_MEM2MEM_DEV
154 default n
155 ---help---
156 This is a v4l2 driver for Samsung S5P and EXYNOS4 G2D
157 2d graphics accelerator.
Sylwester Nawrocki5fd8f732010-08-03 09:50:29 -0300158
Andrzej Pietrasiewiczbb677f32011-11-24 11:15:23 -0300159config VIDEO_SAMSUNG_S5P_JPEG
160 tristate "Samsung S5P/Exynos4 JPEG codec driver (EXPERIMENTAL)"
161 depends on VIDEO_DEV && VIDEO_V4L2 && PLAT_S5P && EXPERIMENTAL
162 select VIDEOBUF2_DMA_CONTIG
163 select V4L2_MEM2MEM_DEV
164 ---help---
165 This is a v4l2 driver for Samsung S5P and EXYNOS4 JPEG codec
166
Kamil Debskiaf935742011-06-21 10:51:26 -0300167config VIDEO_SAMSUNG_S5P_MFC
168 tristate "Samsung S5P MFC 5.1 Video Codec"
169 depends on VIDEO_DEV && VIDEO_V4L2 && PLAT_S5P
170 select VIDEOBUF2_DMA_CONTIG
171 default n
172 help
173 MFC 5.1 driver for V4L2.
174
Javier Martin8091cb72012-01-13 06:31:02 -0300175config VIDEO_MX2_EMMAPRP
176 tristate "MX2 eMMa-PrP support"
177 depends on VIDEO_DEV && VIDEO_V4L2 && SOC_IMX27
178 select VIDEOBUF2_DMA_CONTIG
179 select V4L2_MEM2MEM_DEV
180 help
181 MX2X chips have a PrP that can be used to process buffers from
182 memory to memory. Operations include resizing and format
183 conversion.
184
Shaik Ameer Basha655ceff2012-08-16 10:19:56 -0300185config VIDEO_SAMSUNG_EXYNOS_GSC
186 tristate "Samsung Exynos G-Scaler driver"
187 depends on VIDEO_DEV && VIDEO_V4L2 && ARCH_EXYNOS5
188 select VIDEOBUF2_DMA_CONTIG
189 select V4L2_MEM2MEM_DEV
190 help
191 This is a v4l2 driver for Samsung EXYNOS5 SoC G-Scaler.
192
Pawel Osciak96d8eab2010-04-23 05:38:38 -0300193endif # V4L_MEM2MEM_DRIVERS
Mauro Carvalho Chehabcb7a01a2012-08-14 16:23:43 -0300194
Mauro Carvalho Chehab7a46e182012-08-20 10:07:27 -0300195menuconfig V4L_TEST_DRIVERS
196 bool "Media test drivers"
197 depends on MEDIA_CAMERA_SUPPORT
198
199if V4L_TEST_DRIVERS
200config VIDEO_VIVI
201 tristate "Virtual Video Driver"
202 depends on VIDEO_DEV && VIDEO_V4L2 && !SPARC32 && !SPARC64
203 depends on FRAMEBUFFER_CONSOLE || STI_CONSOLE
204 select FONT_8x16
205 select VIDEOBUF2_VMALLOC
206 default n
207 ---help---
208 Enables a virtual video driver. This device shows a color bar
209 and a timestamp, as a real device would generate by using V4L2
210 api.
211 Say Y here if you want to test video apps or debug V4L devices.
212 In doubt, say N.
213
214config VIDEO_MEM2MEM_TESTDEV
215 tristate "Virtual test device for mem2mem framework"
216 depends on VIDEO_DEV && VIDEO_V4L2
217 select VIDEOBUF2_VMALLOC
218 select V4L2_MEM2MEM_DEV
219 default n
220 ---help---
221 This is a virtual test device for the memory-to-memory driver
222 framework.
223endif #V4L_TEST_DRIVERS