Kconfig 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527
  1. #
  2. # Multimedia Video device configuration
  3. #
  4. menu "Video Capture Adapters"
  5. depends on VIDEO_DEV
  6. comment "Video Capture 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_VIVI
  16. tristate "Virtual Video Driver"
  17. depends on VIDEO_V4L2 && !SPARC32 && !SPARC64
  18. select VIDEO_BUF
  19. default n
  20. ---help---
  21. Enables a virtual video driver. This device shows a color bar
  22. and a timestamp, as a real device would generate by using V4L2
  23. api.
  24. Say Y here if you want to test video apps or debug V4L devices.
  25. In doubt, say N.
  26. source "drivers/media/video/bt8xx/Kconfig"
  27. config VIDEO_SAA6588
  28. tristate "SAA6588 Radio Chip RDS decoder support on BT848 cards"
  29. depends on I2C && VIDEO_BT848
  30. help
  31. Support for Radio Data System (RDS) decoder. This allows seeing
  32. radio station identification transmitted using this standard.
  33. Currentlly, it works only with bt8x8 chips.
  34. To compile this driver as a module, choose M here: the
  35. module will be called saa6588.
  36. config VIDEO_PMS
  37. tristate "Mediavision Pro Movie Studio Video For Linux"
  38. depends on ISA && VIDEO_V4L1
  39. help
  40. Say Y if you have such a thing.
  41. To compile this driver as a module, choose M here: the
  42. module will be called pms.
  43. config VIDEO_PLANB
  44. tristate "PlanB Video-In on PowerMac"
  45. depends on PPC_PMAC && VIDEO_V4L1 && BROKEN
  46. help
  47. PlanB is the V4L driver for the PowerMac 7x00/8x00 series video
  48. input hardware. If you want to experiment with this, say Y.
  49. Otherwise, or if you don't understand a word, say N. See
  50. <http://www.cpu.lu/~mlan/linux/dev/planb.html> for more info.
  51. Saying M will compile this driver as a module (planb).
  52. config VIDEO_BWQCAM
  53. tristate "Quickcam BW Video For Linux"
  54. depends on PARPORT && VIDEO_V4L1
  55. help
  56. Say Y have if you the black and white version of the QuickCam
  57. camera. See the next option for the color version.
  58. To compile this driver as a module, choose M here: the
  59. module will be called bw-qcam.
  60. config VIDEO_CQCAM
  61. tristate "QuickCam Colour Video For Linux (EXPERIMENTAL)"
  62. depends on EXPERIMENTAL && PARPORT && VIDEO_V4L1
  63. help
  64. This is the video4linux driver for the colour version of the
  65. Connectix QuickCam. If you have one of these cameras, say Y here,
  66. otherwise say N. This driver does not work with the original
  67. monochrome QuickCam, QuickCam VC or QuickClip. It is also available
  68. as a module (c-qcam).
  69. Read <file:Documentation/video4linux/CQcam.txt> for more information.
  70. config VIDEO_W9966
  71. tristate "W9966CF Webcam (FlyCam Supra and others) Video For Linux"
  72. depends on PARPORT_1284 && PARPORT && VIDEO_V4L1
  73. help
  74. Video4linux driver for Winbond's w9966 based Webcams.
  75. Currently tested with the LifeView FlyCam Supra.
  76. If you have one of these cameras, say Y here
  77. otherwise say N.
  78. This driver is also available as a module (w9966).
  79. Check out <file:Documentation/video4linux/w9966.txt> for more
  80. information.
  81. config VIDEO_CPIA
  82. tristate "CPiA Video For Linux"
  83. depends on VIDEO_V4L1
  84. ---help---
  85. This is the video4linux driver for cameras based on Vision's CPiA
  86. (Colour Processor Interface ASIC), such as the Creative Labs Video
  87. Blaster Webcam II. If you have one of these cameras, say Y here
  88. and select parallel port and/or USB lowlevel support below,
  89. otherwise say N. This will not work with the Creative Webcam III.
  90. Please read <file:Documentation/video4linux/README.cpia> for more
  91. information.
  92. This driver is also available as a module (cpia).
  93. config VIDEO_CPIA_PP
  94. tristate "CPiA Parallel Port Lowlevel Support"
  95. depends on PARPORT_1284 && VIDEO_CPIA && PARPORT
  96. help
  97. This is the lowlevel parallel port support for cameras based on
  98. Vision's CPiA (Colour Processor Interface ASIC), such as the
  99. Creative Webcam II. If you have the parallel port version of one
  100. of these cameras, say Y here, otherwise say N. It is also available
  101. as a module (cpia_pp).
  102. config VIDEO_CPIA_USB
  103. tristate "CPiA USB Lowlevel Support"
  104. depends on VIDEO_CPIA && USB
  105. help
  106. This is the lowlevel USB support for cameras based on Vision's CPiA
  107. (Colour Processor Interface ASIC), such as the Creative Webcam II.
  108. If you have the USB version of one of these cameras, say Y here,
  109. otherwise say N. This will not work with the Creative Webcam III.
  110. It is also available as a module (cpia_usb).
  111. source "drivers/media/video/cpia2/Kconfig"
  112. config VIDEO_SAA5246A
  113. tristate "SAA5246A, SAA5281 Teletext processor"
  114. depends on I2C && VIDEO_V4L1
  115. help
  116. Support for I2C bus based teletext using the SAA5246A or SAA5281
  117. chip. Useful only if you live in Europe.
  118. To compile this driver as a module, choose M here: the
  119. module will be called saa5246a.
  120. config VIDEO_SAA5249
  121. tristate "SAA5249 Teletext processor"
  122. depends on VIDEO_DEV && I2C && VIDEO_V4L1
  123. help
  124. Support for I2C bus based teletext using the SAA5249 chip. At the
  125. moment this is only useful on some European WinTV cards.
  126. To compile this driver as a module, choose M here: the
  127. module will be called saa5249.
  128. config TUNER_3036
  129. tristate "SAB3036 tuner"
  130. depends on VIDEO_DEV && I2C && VIDEO_V4L1
  131. help
  132. Say Y here to include support for Philips SAB3036 compatible tuners.
  133. If in doubt, say N.
  134. config VIDEO_VINO
  135. tristate "SGI Vino Video For Linux (EXPERIMENTAL)"
  136. depends on I2C && SGI_IP22 && EXPERIMENTAL && VIDEO_V4L1
  137. select I2C_ALGO_SGI
  138. help
  139. Say Y here to build in support for the Vino video input system found
  140. on SGI Indy machines.
  141. config VIDEO_STRADIS
  142. tristate "Stradis 4:2:2 MPEG-2 video driver (EXPERIMENTAL)"
  143. depends on EXPERIMENTAL && PCI && VIDEO_V4L1 && !PPC64
  144. help
  145. Say Y here to enable support for the Stradis 4:2:2 MPEG-2 video
  146. driver for PCI. There is a product page at
  147. <http://www.stradis.com/>.
  148. config VIDEO_ZORAN
  149. tristate "Zoran ZR36057/36067 Video For Linux"
  150. depends on PCI && I2C_ALGOBIT && VIDEO_V4L1 && !PPC64
  151. help
  152. Say Y for support for MJPEG capture cards based on the Zoran
  153. 36057/36067 PCI controller chipset. This includes the Iomega
  154. Buz, Pinnacle DC10+ and the Linux Media Labs LML33. There is
  155. a driver homepage at <http://mjpeg.sf.net/driver-zoran/>. For
  156. more information, check <file:Documentation/video4linux/Zoran>.
  157. To compile this driver as a module, choose M here: the
  158. module will be called zr36067.
  159. config VIDEO_ZORAN_BUZ
  160. tristate "Iomega Buz support"
  161. depends on VIDEO_ZORAN
  162. help
  163. Support for the Iomega Buz MJPEG capture/playback card.
  164. config VIDEO_ZORAN_DC10
  165. tristate "Pinnacle/Miro DC10(+) support"
  166. depends on VIDEO_ZORAN
  167. help
  168. Support for the Pinnacle/Miro DC10(+) MJPEG capture/playback
  169. card.
  170. config VIDEO_ZORAN_DC30
  171. tristate "Pinnacle/Miro DC30(+) support"
  172. depends on VIDEO_ZORAN
  173. help
  174. Support for the Pinnacle/Miro DC30(+) MJPEG capture/playback
  175. card. This also supports really old DC10 cards based on the
  176. zr36050 MJPEG codec and zr36016 VFE.
  177. config VIDEO_ZORAN_LML33
  178. tristate "Linux Media Labs LML33 support"
  179. depends on VIDEO_ZORAN
  180. help
  181. Support for the Linux Media Labs LML33 MJPEG capture/playback
  182. card.
  183. config VIDEO_ZORAN_LML33R10
  184. tristate "Linux Media Labs LML33R10 support"
  185. depends on VIDEO_ZORAN
  186. help
  187. support for the Linux Media Labs LML33R10 MJPEG capture/playback
  188. card.
  189. config VIDEO_ZORAN_AVS6EYES
  190. tristate "AverMedia 6 Eyes support (EXPERIMENTAL)"
  191. depends on VIDEO_ZORAN && EXPERIMENTAL && VIDEO_V4L1
  192. help
  193. Support for the AverMedia 6 Eyes video surveillance card.
  194. config VIDEO_ZR36120
  195. tristate "Zoran ZR36120/36125 Video For Linux"
  196. depends on PCI && I2C && VIDEO_V4L1 && BROKEN
  197. help
  198. Support for ZR36120/ZR36125 based frame grabber/overlay boards.
  199. This includes the Victor II, WaveWatcher, Video Wonder, Maxi-TV,
  200. and Buster boards. Please read the material in
  201. <file:Documentation/video4linux/zr36120.txt> for more information.
  202. To compile this driver as a module, choose M here: the
  203. module will be called zr36120.
  204. config VIDEO_MEYE
  205. tristate "Sony Vaio Picturebook Motion Eye Video For Linux"
  206. depends on PCI && SONYPI && VIDEO_V4L1
  207. ---help---
  208. This is the video4linux driver for the Motion Eye camera found
  209. in the Vaio Picturebook laptops. Please read the material in
  210. <file:Documentation/video4linux/meye.txt> for more information.
  211. If you say Y or M here, you need to say Y or M to "Sony Programmable
  212. I/O Control Device" in the character device section.
  213. To compile this driver as a module, choose M here: the
  214. module will be called meye.
  215. source "drivers/media/video/saa7134/Kconfig"
  216. config VIDEO_MXB
  217. tristate "Siemens-Nixdorf 'Multimedia eXtension Board'"
  218. depends on PCI && VIDEO_V4L1
  219. select VIDEO_SAA7146_VV
  220. select VIDEO_TUNER
  221. ---help---
  222. This is a video4linux driver for the 'Multimedia eXtension Board'
  223. TV card by Siemens-Nixdorf.
  224. To compile this driver as a module, choose M here: the
  225. module will be called mxb.
  226. config VIDEO_DPC
  227. tristate "Philips-Semiconductors 'dpc7146 demonstration board'"
  228. depends on PCI && VIDEO_V4L1
  229. select VIDEO_SAA7146_VV
  230. select VIDEO_V4L2
  231. ---help---
  232. This is a video4linux driver for the 'dpc7146 demonstration
  233. board' by Philips-Semiconductors. It's the reference design
  234. for SAA7146 bases boards, so if you have some unsupported
  235. saa7146 based, analog video card, chances are good that it
  236. will work with this skeleton driver.
  237. To compile this driver as a module, choose M here: the
  238. module will be called dpc7146.
  239. config VIDEO_HEXIUM_ORION
  240. tristate "Hexium HV-PCI6 and Orion frame grabber"
  241. depends on PCI && VIDEO_V4L1
  242. select VIDEO_SAA7146_VV
  243. select VIDEO_V4L2
  244. ---help---
  245. This is a video4linux driver for the Hexium HV-PCI6 and
  246. Orion frame grabber cards by Hexium.
  247. To compile this driver as a module, choose M here: the
  248. module will be called hexium_orion.
  249. config VIDEO_HEXIUM_GEMINI
  250. tristate "Hexium Gemini frame grabber"
  251. depends on PCI && VIDEO_V4L1
  252. select VIDEO_SAA7146_VV
  253. select VIDEO_V4L2
  254. ---help---
  255. This is a video4linux driver for the Hexium Gemini frame
  256. grabber card by Hexium. Please note that the Gemini Dual
  257. card is *not* fully supported.
  258. To compile this driver as a module, choose M here: the
  259. module will be called hexium_gemini.
  260. source "drivers/media/video/cx88/Kconfig"
  261. config VIDEO_M32R_AR
  262. tristate "AR devices"
  263. depends on M32R && VIDEO_V4L1
  264. ---help---
  265. This is a video4linux driver for the Renesas AR (Artificial Retina)
  266. camera module.
  267. config VIDEO_M32R_AR_M64278
  268. tristate "Use Colour AR module M64278(VGA)"
  269. depends on VIDEO_M32R_AR && PLAT_M32700UT
  270. ---help---
  271. Say Y here to use the Renesas M64278E-800 camera module,
  272. which supports VGA(640x480 pixcels) size of images.
  273. #
  274. # Encoder / Decoder module configuration
  275. #
  276. menu "Encoders and Decoders"
  277. depends on VIDEO_DEV
  278. config VIDEO_MSP3400
  279. tristate "Micronas MSP34xx audio decoders"
  280. depends on VIDEO_DEV && I2C
  281. ---help---
  282. Support for the Micronas MSP34xx series of audio decoders.
  283. To compile this driver as a module, choose M here: the
  284. module will be called msp3400.
  285. config VIDEO_CS53L32A
  286. tristate "Cirrus Logic CS53L32A audio ADC"
  287. depends on VIDEO_DEV && I2C && EXPERIMENTAL
  288. ---help---
  289. Support for the Cirrus Logic CS53L32A low voltage
  290. stereo A/D converter.
  291. To compile this driver as a module, choose M here: the
  292. module will be called cs53l32a.
  293. config VIDEO_TLV320AIC23B
  294. tristate "Texas Instruments TLV320AIC23B audio codec"
  295. depends on VIDEO_DEV && I2C && EXPERIMENTAL
  296. ---help---
  297. Support for the Texas Instruments TLV320AIC23B audio codec.
  298. To compile this driver as a module, choose M here: the
  299. module will be called tlv320aic23b.
  300. config VIDEO_WM8775
  301. tristate "Wolfson Microelectronics WM8775 audio ADC with input mixer"
  302. depends on VIDEO_DEV && I2C && EXPERIMENTAL
  303. ---help---
  304. Support for the Wolfson Microelectronics WM8775 high
  305. performance stereo A/D Converter with a 4 channel input mixer.
  306. To compile this driver as a module, choose M here: the
  307. module will be called wm8775.
  308. config VIDEO_WM8739
  309. tristate "Wolfson Microelectronics WM8739 stereo audio ADC"
  310. depends on VIDEO_DEV && I2C && EXPERIMENTAL
  311. ---help---
  312. Support for the Wolfson Microelectronics WM8739
  313. stereo A/D Converter.
  314. To compile this driver as a module, choose M here: the
  315. module will be called wm8739.
  316. config VIDEO_CX2341X
  317. tristate "Conexant CX2341x MPEG encoders"
  318. depends on VIDEO_V4L2 && EXPERIMENTAL
  319. ---help---
  320. Support for the Conexant CX23416 MPEG encoders
  321. and CX23415 MPEG encoder/decoders.
  322. This module currently supports the encoding functions only.
  323. To compile this driver as a module, choose M here: the
  324. module will be called cx2341x.
  325. source "drivers/media/video/cx25840/Kconfig"
  326. config VIDEO_SAA711X
  327. tristate "Philips SAA7113/4/5 video decoders"
  328. depends on VIDEO_DEV && I2C && EXPERIMENTAL
  329. ---help---
  330. Support for the Philips SAA7113/4/5 video decoders.
  331. To compile this driver as a module, choose M here: the
  332. module will be called saa7115.
  333. config VIDEO_SAA7127
  334. tristate "Philips SAA7127/9 digital video encoders"
  335. depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
  336. ---help---
  337. Support for the Philips SAA7127/9 digital video encoders.
  338. To compile this driver as a module, choose M here: the
  339. module will be called saa7127.
  340. config VIDEO_UPD64031A
  341. tristate "NEC Electronics uPD64031A Ghost Reduction"
  342. depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
  343. ---help---
  344. Support for the NEC Electronics uPD64031A Ghost Reduction
  345. video chip. It is most often found in NTSC TV cards made for
  346. Japan and is used to reduce the 'ghosting' effect that can
  347. be present in analog TV broadcasts.
  348. To compile this driver as a module, choose M here: the
  349. module will be called upd64031a.
  350. config VIDEO_UPD64083
  351. tristate "NEC Electronics uPD64083 3-Dimensional Y/C separation"
  352. depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
  353. ---help---
  354. Support for the NEC Electronics uPD64083 3-Dimensional Y/C
  355. separation video chip. It is used to improve the quality of
  356. the colors of a composite signal.
  357. To compile this driver as a module, choose M here: the
  358. module will be called upd64083.
  359. endmenu # encoder / decoder chips
  360. #
  361. # USB Multimedia device configuration
  362. #
  363. menu "V4L USB devices"
  364. depends on USB && VIDEO_DEV
  365. source "drivers/media/video/pvrusb2/Kconfig"
  366. source "drivers/media/video/em28xx/Kconfig"
  367. source "drivers/media/video/usbvideo/Kconfig"
  368. source "drivers/media/video/et61x251/Kconfig"
  369. config VIDEO_OVCAMCHIP
  370. tristate "OmniVision Camera Chip support"
  371. depends on I2C && VIDEO_V4L1
  372. ---help---
  373. Support for the OmniVision OV6xxx and OV7xxx series of camera chips.
  374. This driver is intended to be used with the ov511 and w9968cf USB
  375. camera drivers.
  376. To compile this driver as a module, choose M here: the
  377. module will be called ovcamchip.
  378. config USB_W9968CF
  379. tristate "USB W996[87]CF JPEG Dual Mode Camera support"
  380. depends on USB && VIDEO_V4L1 && I2C
  381. select VIDEO_OVCAMCHIP
  382. ---help---
  383. Say Y here if you want support for cameras based on OV681 or
  384. Winbond W9967CF/W9968CF JPEG USB Dual Mode Camera Chips.
  385. This driver has an optional plugin, which is distributed as a
  386. separate module only (released under GPL). It allows to use higher
  387. resolutions and framerates, but cannot be included in the official
  388. Linux kernel for performance purposes.
  389. See <file:Documentation/video4linux/w9968cf.txt> for more info.
  390. To compile this driver as a module, choose M here: the
  391. module will be called w9968cf.
  392. config USB_OV511
  393. tristate "USB OV511 Camera support"
  394. depends on USB && VIDEO_V4L1
  395. ---help---
  396. Say Y here if you want to connect this type of camera to your
  397. computer's USB port. See <file:Documentation/video4linux/ov511.txt>
  398. for more information and for a list of supported cameras.
  399. To compile this driver as a module, choose M here: the
  400. module will be called ov511.
  401. config USB_SE401
  402. tristate "USB SE401 Camera support"
  403. depends on USB && VIDEO_V4L1
  404. ---help---
  405. Say Y here if you want to connect this type of camera to your
  406. computer's USB port. See <file:Documentation/video4linux/se401.txt>
  407. for more information and for a list of supported cameras.
  408. To compile this driver as a module, choose M here: the
  409. module will be called se401.
  410. source "drivers/media/video/sn9c102/Kconfig"
  411. config USB_STV680
  412. tristate "USB STV680 (Pencam) Camera support"
  413. depends on USB && VIDEO_V4L1
  414. ---help---
  415. Say Y here if you want to connect this type of camera to your
  416. computer's USB port. This includes the Pencam line of cameras.
  417. See <file:Documentation/video4linux/stv680.txt> for more information
  418. and for a list of supported cameras.
  419. To compile this driver as a module, choose M here: the
  420. module will be called stv680.
  421. source "drivers/media/video/zc0301/Kconfig"
  422. source "drivers/media/video/pwc/Kconfig"
  423. endmenu # V4L USB devices
  424. endmenu