Kconfig 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361
  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. source "drivers/media/video/cpia2/Kconfig"
  122. config VIDEO_SAA5246A
  123. tristate "SAA5246A, SAA5281 Teletext processor"
  124. depends on VIDEO_DEV && I2C
  125. help
  126. Support for I2C bus based teletext using the SAA5246A or SAA5281
  127. chip. Useful only if you live in Europe.
  128. To compile this driver as a module, choose M here: the
  129. module will be called saa5246a.
  130. config VIDEO_SAA5249
  131. tristate "SAA5249 Teletext processor"
  132. depends on VIDEO_DEV && I2C
  133. help
  134. Support for I2C bus based teletext using the SAA5249 chip. At the
  135. moment this is only useful on some European WinTV cards.
  136. To compile this driver as a module, choose M here: the
  137. module will be called saa5249.
  138. config TUNER_3036
  139. tristate "SAB3036 tuner"
  140. depends on VIDEO_DEV && I2C
  141. help
  142. Say Y here to include support for Philips SAB3036 compatible tuners.
  143. If in doubt, say N.
  144. config VIDEO_VINO
  145. tristate "SGI Vino Video For Linux (EXPERIMENTAL)"
  146. depends on VIDEO_DEV && I2C && SGI_IP22 && EXPERIMENTAL
  147. select I2C_ALGO_SGI
  148. help
  149. Say Y here to build in support for the Vino video input system found
  150. on SGI Indy machines.
  151. config VIDEO_STRADIS
  152. tristate "Stradis 4:2:2 MPEG-2 video driver (EXPERIMENTAL)"
  153. depends on EXPERIMENTAL && VIDEO_DEV && PCI
  154. help
  155. Say Y here to enable support for the Stradis 4:2:2 MPEG-2 video
  156. driver for PCI. There is a product page at
  157. <http://www.stradis.com/>.
  158. config VIDEO_ZORAN
  159. tristate "Zoran ZR36057/36067 Video For Linux"
  160. depends on VIDEO_DEV && PCI && I2C_ALGOBIT
  161. help
  162. Say Y for support for MJPEG capture cards based on the Zoran
  163. 36057/36067 PCI controller chipset. This includes the Iomega
  164. Buz, Pinnacle DC10+ and the Linux Media Labs LML33. There is
  165. a driver homepage at <http://mjpeg.sf.net/driver-zoran/>. For
  166. more information, check <file:Documentation/video4linux/Zoran>.
  167. To compile this driver as a module, choose M here: the
  168. module will be called zr36067.
  169. config VIDEO_ZORAN_BUZ
  170. tristate "Iomega Buz support"
  171. depends on VIDEO_ZORAN
  172. help
  173. Support for the Iomega Buz MJPEG capture/playback card.
  174. config VIDEO_ZORAN_DC10
  175. tristate "Pinnacle/Miro DC10(+) support"
  176. depends on VIDEO_ZORAN
  177. help
  178. Support for the Pinnacle/Miro DC10(+) MJPEG capture/playback
  179. card.
  180. config VIDEO_ZORAN_DC30
  181. tristate "Pinnacle/Miro DC30(+) support"
  182. depends on VIDEO_ZORAN
  183. help
  184. Support for the Pinnacle/Miro DC30(+) MJPEG capture/playback
  185. card. This also supports really old DC10 cards based on the
  186. zr36050 MJPEG codec and zr36016 VFE.
  187. config VIDEO_ZORAN_LML33
  188. tristate "Linux Media Labs LML33 support"
  189. depends on VIDEO_ZORAN
  190. help
  191. Support for the Linux Media Labs LML33 MJPEG capture/playback
  192. card.
  193. config VIDEO_ZORAN_LML33R10
  194. tristate "Linux Media Labs LML33R10 support"
  195. depends on VIDEO_ZORAN
  196. help
  197. support for the Linux Media Labs LML33R10 MJPEG capture/playback
  198. card.
  199. config VIDEO_ZR36120
  200. tristate "Zoran ZR36120/36125 Video For Linux"
  201. depends on VIDEO_DEV && PCI && I2C && BROKEN
  202. help
  203. Support for ZR36120/ZR36125 based frame grabber/overlay boards.
  204. This includes the Victor II, WaveWatcher, Video Wonder, Maxi-TV,
  205. and Buster boards. Please read the material in
  206. <file:Documentation/video4linux/zr36120.txt> for more information.
  207. To compile this driver as a module, choose M here: the
  208. module will be called zr36120.
  209. config VIDEO_MEYE
  210. tristate "Sony Vaio Picturebook Motion Eye Video For Linux"
  211. depends on VIDEO_DEV && PCI && SONYPI
  212. ---help---
  213. This is the video4linux driver for the Motion Eye camera found
  214. in the Vaio Picturebook laptops. Please read the material in
  215. <file:Documentation/video4linux/meye.txt> for more information.
  216. If you say Y or M here, you need to say Y or M to "Sony Programmable
  217. I/O Control Device" in the character device section.
  218. To compile this driver as a module, choose M here: the
  219. module will be called meye.
  220. source "drivers/media/video/saa7134/Kconfig"
  221. config VIDEO_MXB
  222. tristate "Siemens-Nixdorf 'Multimedia eXtension Board'"
  223. depends on VIDEO_DEV && PCI
  224. select VIDEO_SAA7146_VV
  225. select VIDEO_TUNER
  226. ---help---
  227. This is a video4linux driver for the 'Multimedia eXtension Board'
  228. TV card by Siemens-Nixdorf.
  229. To compile this driver as a module, choose M here: the
  230. module will be called mxb.
  231. config VIDEO_DPC
  232. tristate "Philips-Semiconductors 'dpc7146 demonstration board'"
  233. depends on VIDEO_DEV && PCI
  234. select VIDEO_SAA7146_VV
  235. ---help---
  236. This is a video4linux driver for the 'dpc7146 demonstration
  237. board' by Philips-Semiconductors. It's the reference design
  238. for SAA7146 bases boards, so if you have some unsupported
  239. saa7146 based, analog video card, chances are good that it
  240. will work with this skeleton driver.
  241. To compile this driver as a module, choose M here: the
  242. module will be called dpc7146.
  243. config VIDEO_HEXIUM_ORION
  244. tristate "Hexium HV-PCI6 and Orion frame grabber"
  245. depends on VIDEO_DEV && PCI
  246. select VIDEO_SAA7146_VV
  247. ---help---
  248. This is a video4linux driver for the Hexium HV-PCI6 and
  249. Orion frame grabber cards by Hexium.
  250. To compile this driver as a module, choose M here: the
  251. module will be called hexium_orion.
  252. config VIDEO_HEXIUM_GEMINI
  253. tristate "Hexium Gemini frame grabber"
  254. depends on VIDEO_DEV && PCI
  255. select VIDEO_SAA7146_VV
  256. ---help---
  257. This is a video4linux driver for the Hexium Gemini frame
  258. grabber card by Hexium. Please note that the Gemini Dual
  259. card is *not* fully supported.
  260. To compile this driver as a module, choose M here: the
  261. module will be called hexium_gemini.
  262. source "drivers/media/video/cx88/Kconfig"
  263. source "drivers/media/video/em28xx/Kconfig"
  264. config VIDEO_OVCAMCHIP
  265. tristate "OmniVision Camera Chip support"
  266. depends on VIDEO_DEV && I2C
  267. ---help---
  268. Support for the OmniVision OV6xxx and OV7xxx series of camera chips.
  269. This driver is intended to be used with the ov511 and w9968cf USB
  270. camera drivers.
  271. To compile this driver as a module, choose M here: the
  272. module will be called ovcamchip
  273. config VIDEO_M32R_AR
  274. tristate "AR devices"
  275. depends on M32R
  276. ---help---
  277. This is a video4linux driver for the Renesas AR (Artificial Retina)
  278. camera module.
  279. config VIDEO_M32R_AR_M64278
  280. tristate "Use Colour AR module M64278(VGA)"
  281. depends on VIDEO_M32R_AR && PLAT_M32700UT
  282. ---help---
  283. Say Y here to use the Renesas M64278E-800 camera module,
  284. which supports VGA(640x480 pixcels) size of images.
  285. config VIDEO_AUDIO_DECODER
  286. tristate "Add support for additional audio chipsets"
  287. depends on VIDEO_DEV && I2C && EXPERIMENTAL
  288. ---help---
  289. Say Y here to compile drivers for WM8775 and CS53L32A audio
  290. decoders.
  291. config VIDEO_DECODER
  292. tristate "Add support for additional video chipsets"
  293. depends on VIDEO_DEV && I2C && EXPERIMENTAL
  294. select VIDEO_CX25840
  295. ---help---
  296. Say Y here to compile drivers for SAA7115, SAA7127 and CX25840
  297. video decoders.
  298. source "drivers/media/video/cx25840/Kconfig"
  299. endmenu