Kconfig 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305
  1. #
  2. # Platform drivers
  3. # Most drivers here are currently for webcam support
  4. menuconfig V4L_PLATFORM_DRIVERS
  5. bool "V4L platform devices"
  6. depends on MEDIA_CAMERA_SUPPORT
  7. default n
  8. ---help---
  9. Say Y here to enable support for platform-specific V4L drivers.
  10. if V4L_PLATFORM_DRIVERS
  11. source "drivers/media/platform/marvell-ccic/Kconfig"
  12. config VIDEO_VIA_CAMERA
  13. tristate "VIAFB camera controller support"
  14. depends on FB_VIA
  15. select VIDEOBUF_DMA_SG
  16. select VIDEO_OV7670
  17. help
  18. Driver support for the integrated camera controller in VIA
  19. Chrome9 chipsets. Currently only tested on OLPC xo-1.5 systems
  20. with ov7670 sensors.
  21. #
  22. # Platform multimedia device configuration
  23. #
  24. source "drivers/media/platform/davinci/Kconfig"
  25. source "drivers/media/platform/omap/Kconfig"
  26. source "drivers/media/platform/blackfin/Kconfig"
  27. config VIDEO_SH_VOU
  28. tristate "SuperH VOU video output driver"
  29. depends on MEDIA_CAMERA_SUPPORT
  30. depends on VIDEO_DEV && I2C && HAS_DMA
  31. depends on ARCH_SHMOBILE || COMPILE_TEST
  32. select VIDEOBUF_DMA_CONTIG
  33. help
  34. Support for the Video Output Unit (VOU) on SuperH SoCs.
  35. config VIDEO_VIU
  36. tristate "Freescale VIU Video Driver"
  37. depends on VIDEO_V4L2 && PPC_MPC512x
  38. select VIDEOBUF_DMA_CONTIG
  39. default y
  40. ---help---
  41. Support for Freescale VIU video driver. This device captures
  42. video data, or overlays video on DIU frame buffer.
  43. Say Y here if you want to enable VIU device on MPC5121e Rev2+.
  44. In doubt, say N.
  45. config VIDEO_TIMBERDALE
  46. tristate "Support for timberdale Video In/LogiWIN"
  47. depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API && HAS_DMA
  48. depends on (MFD_TIMBERDALE && TIMB_DMA) || COMPILE_TEST
  49. select VIDEO_ADV7180
  50. select VIDEOBUF_DMA_CONTIG
  51. ---help---
  52. Add support for the Video In peripherial of the timberdale FPGA.
  53. config VIDEO_M32R_AR
  54. tristate "AR devices"
  55. depends on VIDEO_V4L2
  56. depends on M32R || COMPILE_TEST
  57. ---help---
  58. This is a video4linux driver for the Renesas AR (Artificial Retina)
  59. camera module.
  60. config VIDEO_M32R_AR_M64278
  61. tristate "AR device with color module M64278(VGA)"
  62. depends on PLAT_M32700UT
  63. select VIDEO_M32R_AR
  64. ---help---
  65. This is a video4linux driver for the Renesas AR (Artificial
  66. Retina) with M64278E-800 camera module.
  67. This module supports VGA(640x480 pixels) resolutions.
  68. To compile this driver as a module, choose M here: the
  69. module will be called arv.
  70. config VIDEO_OMAP3
  71. tristate "OMAP 3 Camera support"
  72. depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API && ARCH_OMAP3
  73. depends on HAS_DMA && OF
  74. depends on OMAP_IOMMU
  75. select ARM_DMA_USE_IOMMU
  76. select VIDEOBUF2_DMA_CONTIG
  77. select MFD_SYSCON
  78. ---help---
  79. Driver for an OMAP 3 camera controller.
  80. config VIDEO_OMAP3_DEBUG
  81. bool "OMAP 3 Camera debug messages"
  82. depends on VIDEO_OMAP3
  83. ---help---
  84. Enable debug messages on OMAP 3 camera controller driver.
  85. config VIDEO_S3C_CAMIF
  86. tristate "Samsung S3C24XX/S3C64XX SoC Camera Interface driver"
  87. depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API
  88. depends on PM
  89. depends on ARCH_S3C64XX || PLAT_S3C24XX || COMPILE_TEST
  90. depends on HAS_DMA
  91. select VIDEOBUF2_DMA_CONTIG
  92. ---help---
  93. This is a v4l2 driver for s3c24xx and s3c64xx SoC series camera
  94. host interface (CAMIF).
  95. To compile this driver as a module, choose M here: the module
  96. will be called s3c-camif.
  97. source "drivers/media/platform/soc_camera/Kconfig"
  98. source "drivers/media/platform/exynos4-is/Kconfig"
  99. source "drivers/media/platform/s5p-tv/Kconfig"
  100. source "drivers/media/platform/am437x/Kconfig"
  101. source "drivers/media/platform/xilinx/Kconfig"
  102. endif # V4L_PLATFORM_DRIVERS
  103. menuconfig V4L_MEM2MEM_DRIVERS
  104. bool "Memory-to-memory multimedia devices"
  105. depends on VIDEO_V4L2
  106. depends on MEDIA_CAMERA_SUPPORT
  107. default n
  108. ---help---
  109. Say Y here to enable selecting drivers for V4L devices that
  110. use system memory for both source and destination buffers, as opposed
  111. to capture and output drivers, which use memory buffers for just
  112. one of those.
  113. if V4L_MEM2MEM_DRIVERS
  114. config VIDEO_CODA
  115. tristate "Chips&Media Coda multi-standard codec IP"
  116. depends on VIDEO_DEV && VIDEO_V4L2 && ARCH_MXC
  117. depends on HAS_DMA
  118. select SRAM
  119. select VIDEOBUF2_DMA_CONTIG
  120. select VIDEOBUF2_VMALLOC
  121. select V4L2_MEM2MEM_DEV
  122. select GENERIC_ALLOCATOR
  123. ---help---
  124. Coda is a range of video codec IPs that supports
  125. H.264, MPEG-4, and other video formats.
  126. config VIDEO_MEM2MEM_DEINTERLACE
  127. tristate "Deinterlace support"
  128. depends on VIDEO_DEV && VIDEO_V4L2 && DMA_ENGINE
  129. depends on HAS_DMA
  130. select VIDEOBUF2_DMA_CONTIG
  131. select V4L2_MEM2MEM_DEV
  132. help
  133. Generic deinterlacing V4L2 driver.
  134. config VIDEO_SAMSUNG_S5P_G2D
  135. tristate "Samsung S5P and EXYNOS4 G2D 2d graphics accelerator driver"
  136. depends on VIDEO_DEV && VIDEO_V4L2
  137. depends on ARCH_S5PV210 || ARCH_EXYNOS || COMPILE_TEST
  138. depends on HAS_DMA
  139. select VIDEOBUF2_DMA_CONTIG
  140. select V4L2_MEM2MEM_DEV
  141. default n
  142. ---help---
  143. This is a v4l2 driver for Samsung S5P and EXYNOS4 G2D
  144. 2d graphics accelerator.
  145. config VIDEO_SAMSUNG_S5P_JPEG
  146. tristate "Samsung S5P/Exynos3250/Exynos4 JPEG codec driver"
  147. depends on VIDEO_DEV && VIDEO_V4L2
  148. depends on ARCH_S5PV210 || ARCH_EXYNOS || COMPILE_TEST
  149. depends on HAS_DMA
  150. select VIDEOBUF2_DMA_CONTIG
  151. select V4L2_MEM2MEM_DEV
  152. ---help---
  153. This is a v4l2 driver for Samsung S5P, EXYNOS3250
  154. and EXYNOS4 JPEG codec
  155. config VIDEO_SAMSUNG_S5P_MFC
  156. tristate "Samsung S5P MFC Video Codec"
  157. depends on VIDEO_DEV && VIDEO_V4L2
  158. depends on ARCH_S5PV210 || ARCH_EXYNOS || COMPILE_TEST
  159. depends on HAS_DMA
  160. select VIDEOBUF2_DMA_CONTIG
  161. default n
  162. help
  163. MFC 5.1 and 6.x driver for V4L2
  164. config VIDEO_MX2_EMMAPRP
  165. tristate "MX2 eMMa-PrP support"
  166. depends on VIDEO_DEV && VIDEO_V4L2
  167. depends on SOC_IMX27 || COMPILE_TEST
  168. depends on HAS_DMA
  169. select VIDEOBUF2_DMA_CONTIG
  170. select V4L2_MEM2MEM_DEV
  171. help
  172. MX2X chips have a PrP that can be used to process buffers from
  173. memory to memory. Operations include resizing and format
  174. conversion.
  175. config VIDEO_SAMSUNG_EXYNOS_GSC
  176. tristate "Samsung Exynos G-Scaler driver"
  177. depends on VIDEO_DEV && VIDEO_V4L2
  178. depends on ARCH_EXYNOS5 || COMPILE_TEST
  179. depends on HAS_DMA
  180. select VIDEOBUF2_DMA_CONTIG
  181. select V4L2_MEM2MEM_DEV
  182. help
  183. This is a v4l2 driver for Samsung EXYNOS5 SoC G-Scaler.
  184. config VIDEO_STI_BDISP
  185. tristate "STMicroelectronics BDISP 2D blitter driver"
  186. depends on VIDEO_DEV && VIDEO_V4L2
  187. depends on ARCH_STI || COMPILE_TEST
  188. depends on HAVE_DMA_ATTRS
  189. select VIDEOBUF2_DMA_CONTIG
  190. select V4L2_MEM2MEM_DEV
  191. help
  192. This v4l2 mem2mem driver is a 2D blitter for STMicroelectronics SoC.
  193. config VIDEO_SH_VEU
  194. tristate "SuperH VEU mem2mem video processing driver"
  195. depends on VIDEO_DEV && VIDEO_V4L2 && HAS_DMA
  196. select VIDEOBUF2_DMA_CONTIG
  197. select V4L2_MEM2MEM_DEV
  198. help
  199. Support for the Video Engine Unit (VEU) on SuperH and
  200. SH-Mobile SoCs.
  201. config VIDEO_RENESAS_JPU
  202. tristate "Renesas JPEG Processing Unit"
  203. depends on VIDEO_DEV && VIDEO_V4L2 && HAS_DMA
  204. depends on ARCH_SHMOBILE || COMPILE_TEST
  205. select VIDEOBUF2_DMA_CONTIG
  206. select V4L2_MEM2MEM_DEV
  207. ---help---
  208. This is a V4L2 driver for the Renesas JPEG Processing Unit.
  209. To compile this driver as a module, choose M here: the module
  210. will be called rcar_jpu.
  211. config VIDEO_RENESAS_VSP1
  212. tristate "Renesas VSP1 Video Processing Engine"
  213. depends on VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API && HAS_DMA
  214. depends on (ARCH_SHMOBILE && OF) || COMPILE_TEST
  215. select VIDEOBUF2_DMA_CONTIG
  216. ---help---
  217. This is a V4L2 driver for the Renesas VSP1 video processing engine.
  218. To compile this driver as a module, choose M here: the module
  219. will be called vsp1.
  220. config VIDEO_TI_VPE
  221. tristate "TI VPE (Video Processing Engine) driver"
  222. depends on VIDEO_DEV && VIDEO_V4L2
  223. depends on SOC_DRA7XX || COMPILE_TEST
  224. depends on HAS_DMA
  225. select VIDEOBUF2_DMA_CONTIG
  226. select V4L2_MEM2MEM_DEV
  227. default n
  228. ---help---
  229. Support for the TI VPE(Video Processing Engine) block
  230. found on DRA7XX SoC.
  231. config VIDEO_TI_VPE_DEBUG
  232. bool "VPE debug messages"
  233. depends on VIDEO_TI_VPE
  234. ---help---
  235. Enable debug messages on VPE driver.
  236. endif # V4L_MEM2MEM_DRIVERS
  237. menuconfig V4L_TEST_DRIVERS
  238. bool "Media test drivers"
  239. depends on MEDIA_CAMERA_SUPPORT
  240. if V4L_TEST_DRIVERS
  241. source "drivers/media/platform/vivid/Kconfig"
  242. config VIDEO_VIM2M
  243. tristate "Virtual Memory-to-Memory Driver"
  244. depends on VIDEO_DEV && VIDEO_V4L2
  245. select VIDEOBUF2_VMALLOC
  246. select V4L2_MEM2MEM_DEV
  247. default n
  248. ---help---
  249. This is a virtual test device for the memory-to-memory driver
  250. framework.
  251. endif #V4L_TEST_DRIVERS
  252. menuconfig DVB_PLATFORM_DRIVERS
  253. bool "DVB platform devices"
  254. depends on MEDIA_DIGITAL_TV_SUPPORT
  255. default n
  256. ---help---
  257. Say Y here to enable support for platform-specific Digital TV drivers.
  258. if DVB_PLATFORM_DRIVERS
  259. source "drivers/media/platform/sti/c8sectpfe/Kconfig"
  260. endif #DVB_PLATFORM_DRIVERS