Kconfig 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356
  1. #
  2. # Multimedia Video device configuration
  3. #
  4. menu "Video For Linux"
  5. depends on VIDEO_DEV
  6. comment "Video Adapters"
  7. config VIDEO_ADV_DEBUG
  8. bool "Enable advanced debug functionality"
  9. depends on VIDEO_DEV
  10. default n
  11. ---help---
  12. Say Y here to enable advanced debugging functionality on some
  13. V4L devices.
  14. In doubt, say N.
  15. config VIDEO_BT848
  16. tristate "BT848 Video For Linux"
  17. depends on VIDEO_DEV && PCI && I2C
  18. select I2C_ALGOBIT
  19. select FW_LOADER
  20. select VIDEO_BTCX
  21. select VIDEO_BUF
  22. select VIDEO_IR
  23. select VIDEO_TUNER
  24. select VIDEO_TVEEPROM
  25. ---help---
  26. Support for BT848 based frame grabber/overlay boards. This includes
  27. the Miro, Hauppauge and STB boards. Please read the material in
  28. <file:Documentation/video4linux/bttv/> for more information.
  29. To compile this driver as a module, choose M here: the
  30. module will be called bttv.
  31. config VIDEO_BT848_DVB
  32. bool "DVB/ATSC Support for bt878 based TV cards"
  33. depends on VIDEO_BT848 && DVB_CORE
  34. select DVB_BT8XX
  35. ---help---
  36. This adds support for DVB/ATSC cards based on the BT878 chip.
  37. config VIDEO_SAA6588
  38. tristate "SAA6588 Radio Chip RDS decoder support on BT848 cards"
  39. depends on VIDEO_DEV && I2C && VIDEO_BT848
  40. help
  41. Support for Radio Data System (RDS) decoder. This allows seeing
  42. radio station identification transmitted using this standard.
  43. Currentlly, it works only with bt8x8 chips.
  44. To compile this driver as a module, choose M here: the
  45. module will be called saa6588.
  46. config VIDEO_PMS
  47. tristate "Mediavision Pro Movie Studio Video For Linux"
  48. depends on VIDEO_DEV && ISA
  49. help
  50. Say Y if you have such a thing.
  51. To compile this driver as a module, choose M here: the
  52. module will be called pms.
  53. config VIDEO_PLANB
  54. tristate "PlanB Video-In on PowerMac"
  55. depends on PPC_PMAC && VIDEO_DEV && BROKEN
  56. help
  57. PlanB is the V4L driver for the PowerMac 7x00/8x00 series video
  58. input hardware. If you want to experiment with this, say Y.
  59. Otherwise, or if you don't understand a word, say N. See
  60. <http://www.cpu.lu/~mlan/linux/dev/planb.html> for more info.
  61. Saying M will compile this driver as a module (planb).
  62. config VIDEO_BWQCAM
  63. tristate "Quickcam BW Video For Linux"
  64. depends on VIDEO_DEV && PARPORT
  65. help
  66. Say Y have if you the black and white version of the QuickCam
  67. camera. See the next option for the color version.
  68. To compile this driver as a module, choose M here: the
  69. module will be called bw-qcam.
  70. config VIDEO_CQCAM
  71. tristate "QuickCam Colour Video For Linux (EXPERIMENTAL)"
  72. depends on EXPERIMENTAL && VIDEO_DEV && PARPORT
  73. help
  74. This is the video4linux driver for the colour version of the
  75. Connectix QuickCam. If you have one of these cameras, say Y here,
  76. otherwise say N. This driver does not work with the original
  77. monochrome QuickCam, QuickCam VC or QuickClip. It is also available
  78. as a module (c-qcam).
  79. Read <file:Documentation/video4linux/CQcam.txt> for more information.
  80. config VIDEO_W9966
  81. tristate "W9966CF Webcam (FlyCam Supra and others) Video For Linux"
  82. depends on PARPORT_1284 && VIDEO_DEV && PARPORT
  83. help
  84. Video4linux driver for Winbond's w9966 based Webcams.
  85. Currently tested with the LifeView FlyCam Supra.
  86. If you have one of these cameras, say Y here
  87. otherwise say N.
  88. This driver is also available as a module (w9966).
  89. Check out <file:Documentation/video4linux/w9966.txt> for more
  90. information.
  91. config VIDEO_CPIA
  92. tristate "CPiA Video For Linux"
  93. depends on VIDEO_DEV
  94. ---help---
  95. This is the video4linux driver for cameras based on Vision's CPiA
  96. (Colour Processor Interface ASIC), such as the Creative Labs Video
  97. Blaster Webcam II. If you have one of these cameras, say Y here
  98. and select parallel port and/or USB lowlevel support below,
  99. otherwise say N. This will not work with the Creative Webcam III.
  100. Please read <file:Documentation/video4linux/README.cpia> for more
  101. information.
  102. This driver is also available as a module (cpia).
  103. config VIDEO_CPIA_PP
  104. tristate "CPiA Parallel Port Lowlevel Support"
  105. depends on PARPORT_1284 && VIDEO_CPIA && PARPORT
  106. help
  107. This is the lowlevel parallel port support for cameras based on
  108. Vision's CPiA (Colour Processor Interface ASIC), such as the
  109. Creative Webcam II. If you have the parallel port version of one
  110. of these cameras, say Y here, otherwise say N. It is also available
  111. as a module (cpia_pp).
  112. config VIDEO_CPIA_USB
  113. tristate "CPiA USB Lowlevel Support"
  114. depends on VIDEO_CPIA && USB
  115. help
  116. This is the lowlevel USB support for cameras based on Vision's CPiA
  117. (Colour Processor Interface ASIC), such as the Creative Webcam II.
  118. If you have the USB version of one of these cameras, say Y here,
  119. otherwise say N. This will not work with the Creative Webcam III.
  120. It is also available as a module (cpia_usb).
  121. config VIDEO_SAA5246A
  122. tristate "SAA5246A, SAA5281 Teletext processor"
  123. depends on VIDEO_DEV && I2C
  124. help
  125. Support for I2C bus based teletext using the SAA5246A or SAA5281
  126. chip. Useful only if you live in Europe.
  127. To compile this driver as a module, choose M here: the
  128. module will be called saa5246a.
  129. config VIDEO_SAA5249
  130. tristate "SAA5249 Teletext processor"
  131. depends on VIDEO_DEV && I2C
  132. help
  133. Support for I2C bus based teletext using the SAA5249 chip. At the
  134. moment this is only useful on some European WinTV cards.
  135. To compile this driver as a module, choose M here: the
  136. module will be called saa5249.
  137. config TUNER_3036
  138. tristate "SAB3036 tuner"
  139. depends on VIDEO_DEV && I2C
  140. help
  141. Say Y here to include support for Philips SAB3036 compatible tuners.
  142. If in doubt, say N.
  143. config VIDEO_VINO
  144. tristate "SGI Vino Video For Linux (EXPERIMENTAL)"
  145. depends on VIDEO_DEV && I2C && SGI_IP22 && EXPERIMENTAL
  146. select I2C_ALGO_SGI
  147. help
  148. Say Y here to build in support for the Vino video input system found
  149. on SGI Indy machines.
  150. config VIDEO_STRADIS
  151. tristate "Stradis 4:2:2 MPEG-2 video driver (EXPERIMENTAL)"
  152. depends on EXPERIMENTAL && VIDEO_DEV && PCI
  153. help
  154. Say Y here to enable support for the Stradis 4:2:2 MPEG-2 video
  155. driver for PCI. There is a product page at
  156. <http://www.stradis.com/decoder.html>.
  157. config VIDEO_ZORAN
  158. tristate "Zoran ZR36057/36067 Video For Linux"
  159. depends on VIDEO_DEV && PCI && I2C_ALGOBIT
  160. help
  161. Say Y for support for MJPEG capture cards based on the Zoran
  162. 36057/36067 PCI controller chipset. This includes the Iomega
  163. Buz, Pinnacle DC10+ and the Linux Media Labs LML33. There is
  164. a driver homepage at <http://mjpeg.sf.net/driver-zoran/>. For
  165. more information, check <file:Documentation/video4linux/Zoran>.
  166. To compile this driver as a module, choose M here: the
  167. module will be called zr36067.
  168. config VIDEO_ZORAN_BUZ
  169. tristate "Iomega Buz support"
  170. depends on VIDEO_ZORAN
  171. help
  172. Support for the Iomega Buz MJPEG capture/playback card.
  173. config VIDEO_ZORAN_DC10
  174. tristate "Pinnacle/Miro DC10(+) support"
  175. depends on VIDEO_ZORAN
  176. help
  177. Support for the Pinnacle/Miro DC10(+) MJPEG capture/playback
  178. card.
  179. config VIDEO_ZORAN_DC30
  180. tristate "Pinnacle/Miro DC30(+) support"
  181. depends on VIDEO_ZORAN
  182. help
  183. Support for the Pinnacle/Miro DC30(+) MJPEG capture/playback
  184. card. This also supports really old DC10 cards based on the
  185. zr36050 MJPEG codec and zr36016 VFE.
  186. config VIDEO_ZORAN_LML33
  187. tristate "Linux Media Labs LML33 support"
  188. depends on VIDEO_ZORAN
  189. help
  190. Support for the Linux Media Labs LML33 MJPEG capture/playback
  191. card.
  192. config VIDEO_ZORAN_LML33R10
  193. tristate "Linux Media Labs LML33R10 support"
  194. depends on VIDEO_ZORAN
  195. help
  196. support for the Linux Media Labs LML33R10 MJPEG capture/playback
  197. card.
  198. config VIDEO_ZR36120
  199. tristate "Zoran ZR36120/36125 Video For Linux"
  200. depends on VIDEO_DEV && PCI && I2C && BROKEN
  201. help
  202. Support for ZR36120/ZR36125 based frame grabber/overlay boards.
  203. This includes the Victor II, WaveWatcher, Video Wonder, Maxi-TV,
  204. and Buster boards. Please read the material in
  205. <file:Documentation/video4linux/zr36120.txt> for more information.
  206. To compile this driver as a module, choose M here: the
  207. module will be called zr36120.
  208. config VIDEO_MEYE
  209. tristate "Sony Vaio Picturebook Motion Eye Video For Linux"
  210. depends on VIDEO_DEV && PCI && SONYPI
  211. ---help---
  212. This is the video4linux driver for the Motion Eye camera found
  213. in the Vaio Picturebook laptops. Please read the material in
  214. <file:Documentation/video4linux/meye.txt> for more information.
  215. If you say Y or M here, you need to say Y or M to "Sony Programmable
  216. I/O Control Device" in the character device section.
  217. To compile this driver as a module, choose M here: the
  218. module will be called meye.
  219. source "drivers/media/video/saa7134/Kconfig"
  220. config VIDEO_MXB
  221. tristate "Siemens-Nixdorf 'Multimedia eXtension Board'"
  222. depends on VIDEO_DEV && PCI
  223. select VIDEO_SAA7146_VV
  224. select VIDEO_TUNER
  225. ---help---
  226. This is a video4linux driver for the 'Multimedia eXtension Board'
  227. TV card by Siemens-Nixdorf.
  228. To compile this driver as a module, choose M here: the
  229. module will be called mxb.
  230. config VIDEO_DPC
  231. tristate "Philips-Semiconductors 'dpc7146 demonstration board'"
  232. depends on VIDEO_DEV && PCI
  233. select VIDEO_SAA7146_VV
  234. ---help---
  235. This is a video4linux driver for the 'dpc7146 demonstration
  236. board' by Philips-Semiconductors. It's the reference design
  237. for SAA7146 bases boards, so if you have some unsupported
  238. saa7146 based, analog video card, chances are good that it
  239. will work with this skeleton driver.
  240. To compile this driver as a module, choose M here: the
  241. module will be called dpc7146.
  242. config VIDEO_HEXIUM_ORION
  243. tristate "Hexium HV-PCI6 and Orion frame grabber"
  244. depends on VIDEO_DEV && PCI
  245. select VIDEO_SAA7146_VV
  246. ---help---
  247. This is a video4linux driver for the Hexium HV-PCI6 and
  248. Orion frame grabber cards by Hexium.
  249. To compile this driver as a module, choose M here: the
  250. module will be called hexium_orion.
  251. config VIDEO_HEXIUM_GEMINI
  252. tristate "Hexium Gemini frame grabber"
  253. depends on VIDEO_DEV && PCI
  254. select VIDEO_SAA7146_VV
  255. ---help---
  256. This is a video4linux driver for the Hexium Gemini frame
  257. grabber card by Hexium. Please note that the Gemini Dual
  258. card is *not* fully supported.
  259. To compile this driver as a module, choose M here: the
  260. module will be called hexium_gemini.
  261. source "drivers/media/video/cx88/Kconfig"
  262. source "drivers/media/video/em28xx/Kconfig"
  263. config VIDEO_OVCAMCHIP
  264. tristate "OmniVision Camera Chip support"
  265. depends on VIDEO_DEV && I2C
  266. ---help---
  267. Support for the OmniVision OV6xxx and OV7xxx series of camera chips.
  268. This driver is intended to be used with the ov511 and w9968cf USB
  269. camera drivers.
  270. To compile this driver as a module, choose M here: the
  271. module will be called ovcamchip
  272. config VIDEO_M32R_AR
  273. tristate "AR devices"
  274. depends on M32R
  275. ---help---
  276. This is a video4linux driver for the Renesas AR (Artificial Retina)
  277. camera module.
  278. config VIDEO_M32R_AR_M64278
  279. tristate "Use Colour AR module M64278(VGA)"
  280. depends on VIDEO_M32R_AR && PLAT_M32700UT
  281. ---help---
  282. Say Y here to use the Renesas M64278E-800 camera module,
  283. which supports VGA(640x480 pixcels) size of images.
  284. config VIDEO_AUDIO_DECODER
  285. tristate "Add support for additional audio chipsets"
  286. depends on VIDEO_DEV && I2C && EXPERIMENTAL
  287. ---help---
  288. Say Y here to compile drivers for WM8775 and CS53L32A audio
  289. decoders.
  290. config VIDEO_DECODER
  291. tristate "Add support for additional video chipsets"
  292. depends on VIDEO_DEV && I2C && EXPERIMENTAL
  293. ---help---
  294. Say Y here to compile drivers for SAA7115, SAA7127 and CX25840
  295. video decoders.
  296. endmenu