Kconfig 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755
  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_HELPER_CHIPS_AUTO
  16. bool "Autoselect pertinent encoders/decoders and other helper chips"
  17. default y
  18. ---help---
  19. Most video cards may require additional modules to encode or
  20. decode audio/video standards. This option will autoselect
  21. all pertinent modules to each selected video module.
  22. Unselect this only if you know exaclty what you are doing, since
  23. it may break support on some boards.
  24. In doubt, say Y.
  25. #
  26. # Encoder / Decoder module configuration
  27. #
  28. menu "Encoders/decoders and other helper chips"
  29. depends on VIDEO_DEV && !VIDEO_HELPER_CHIPS_AUTO
  30. comment "Audio Decoders"
  31. config VIDEO_TVAUDIO
  32. tristate "Simple audio decoder chips"
  33. depends on VIDEO_V4L1 && I2C
  34. ---help---
  35. Support for several audio decoder chips found on some bt8xx boards:
  36. Philips: tda9840, tda9873h, tda9874h/a, tda9850, tda985x, tea6300,
  37. tea6320, tea6420, tda8425, ta8874z.
  38. Microchip: pic16c54 based design on ProVideo PV951 board.
  39. To compile this driver as a module, choose M here: the
  40. module will be called tvaudio.
  41. config VIDEO_TDA7432
  42. tristate "Philips TDA7432 audio processor chip"
  43. depends on VIDEO_V4L1 && I2C
  44. ---help---
  45. Support for tda7432 audio decoder chip found on some bt8xx boards.
  46. To compile this driver as a module, choose M here: the
  47. module will be called tda7432.
  48. config VIDEO_TDA9840
  49. tristate "Philips TDA9840 audio processor chip"
  50. depends on VIDEO_DEV && I2C
  51. ---help---
  52. Support for tda9840 audio decoder chip found on some Zoran boards.
  53. To compile this driver as a module, choose M here: the
  54. module will be called tda9840.
  55. config VIDEO_TDA9875
  56. tristate "Philips TDA9875 audio processor chip"
  57. depends on VIDEO_V4L1 && I2C
  58. ---help---
  59. Support for tda9875 audio decoder chip found on some bt8xx boards.
  60. To compile this driver as a module, choose M here: the
  61. module will be called tda9875.
  62. config VIDEO_TEA6415C
  63. tristate "Philips TEA6415C audio processor chip"
  64. depends on VIDEO_DEV && I2C
  65. ---help---
  66. Support for tea6415c audio decoder chip found on some bt8xx boards.
  67. To compile this driver as a module, choose M here: the
  68. module will be called tea6415c.
  69. config VIDEO_TEA6420
  70. tristate "Philips TEA6420 audio processor chip"
  71. depends on VIDEO_DEV && I2C
  72. ---help---
  73. Support for tea6420 audio decoder chip found on some bt8xx boards.
  74. To compile this driver as a module, choose M here: the
  75. module will be called tea6420.
  76. config VIDEO_MSP3400
  77. tristate "Micronas MSP34xx audio decoders"
  78. depends on VIDEO_V4L2 && I2C
  79. ---help---
  80. Support for the Micronas MSP34xx series of audio decoders.
  81. To compile this driver as a module, choose M here: the
  82. module will be called msp3400.
  83. config VIDEO_CS53L32A
  84. tristate "Cirrus Logic CS53L32A audio ADC"
  85. depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
  86. ---help---
  87. Support for the Cirrus Logic CS53L32A low voltage
  88. stereo A/D converter.
  89. To compile this driver as a module, choose M here: the
  90. module will be called cs53l32a.
  91. config VIDEO_TLV320AIC23B
  92. tristate "Texas Instruments TLV320AIC23B audio codec"
  93. depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
  94. ---help---
  95. Support for the Texas Instruments TLV320AIC23B audio codec.
  96. To compile this driver as a module, choose M here: the
  97. module will be called tlv320aic23b.
  98. config VIDEO_WM8775
  99. tristate "Wolfson Microelectronics WM8775 audio ADC with input mixer"
  100. depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
  101. ---help---
  102. Support for the Wolfson Microelectronics WM8775 high
  103. performance stereo A/D Converter with a 4 channel input mixer.
  104. To compile this driver as a module, choose M here: the
  105. module will be called wm8775.
  106. config VIDEO_WM8739
  107. tristate "Wolfson Microelectronics WM8739 stereo audio ADC"
  108. depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
  109. ---help---
  110. Support for the Wolfson Microelectronics WM8739
  111. stereo A/D Converter.
  112. To compile this driver as a module, choose M here: the
  113. module will be called wm8739.
  114. comment "MPEG video encoders"
  115. config VIDEO_CX2341X
  116. tristate "Conexant CX2341x MPEG encoders"
  117. depends on VIDEO_V4L2 && EXPERIMENTAL
  118. ---help---
  119. Support for the Conexant CX23416 MPEG encoders
  120. and CX23415 MPEG encoder/decoders.
  121. This module currently supports the encoding functions only.
  122. To compile this driver as a module, choose M here: the
  123. module will be called cx2341x.
  124. source "drivers/media/video/cx25840/Kconfig"
  125. comment "Video encoders"
  126. config VIDEO_SAA7127
  127. tristate "Philips SAA7127/9 digital video encoders"
  128. depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
  129. ---help---
  130. Support for the Philips SAA7127/9 digital video encoders.
  131. To compile this driver as a module, choose M here: the
  132. module will be called saa7127.
  133. config VIDEO_SAA7185
  134. tristate "Philips SAA7185 video encoder"
  135. depends on VIDEO_V4L1 && I2C
  136. ---help---
  137. Support for the Philips SAA7185 video encoder.
  138. To compile this driver as a module, choose M here: the
  139. module will be called saa7185.
  140. config VIDEO_ADV7170
  141. tristate "Analog Devices ADV7170 video encoder driver"
  142. depends on VIDEO_V4L1 && I2C
  143. ---help---
  144. Support for the Analog Devices ADV7170 video encoder driver
  145. To compile this driver as a module, choose M here: the
  146. module will be called adv7170.
  147. config VIDEO_ADV7175
  148. tristate "Analog Devices ADV7175 video encoder driver"
  149. depends on VIDEO_V4L1 && I2C
  150. ---help---
  151. Support for the Analog Devices ADV7175 video encoder driver
  152. To compile this driver as a module, choose M here: the
  153. module will be called adv7175.
  154. comment "Video decoders"
  155. config VIDEO_BT819
  156. tristate "BT819A VideoStream Decoder"
  157. depends on VIDEO_V4L1 && I2C
  158. ---help---
  159. Support for BT819A video decoder.
  160. To compile this driver as a module, choose M here: the
  161. module will be called bt819.
  162. config VIDEO_BT856
  163. tristate "BT856 VideoStream Decoder"
  164. depends on VIDEO_V4L1 && I2C
  165. ---help---
  166. Support for BT856 video decoder.
  167. To compile this driver as a module, choose M here: the
  168. module will be called bt856.
  169. config VIDEO_BT866
  170. tristate "BT866 VideoStream Decoder"
  171. depends on VIDEO_V4L1 && I2C
  172. ---help---
  173. Support for BT866 video decoder.
  174. To compile this driver as a module, choose M here: the
  175. module will be called bt866.
  176. config VIDEO_KS0127
  177. tristate "KS0127 video decoder"
  178. depends on VIDEO_V4L1 && I2C
  179. ---help---
  180. Support for KS0127 video decoder.
  181. This chip is used on AverMedia AVS6EYES Zoran-based MJPEG
  182. cards.
  183. To compile this driver as a module, choose M here: the
  184. module will be called ks0127.
  185. config VIDEO_SAA7110
  186. tristate "Philips SAA7110 video decoder"
  187. depends on VIDEO_V4L1
  188. ---help---
  189. Support for the Philips SAA7110 video decoders.
  190. To compile this driver as a module, choose M here: the
  191. module will be called saa7110.
  192. config VIDEO_SAA7111
  193. tristate "Philips SAA7111 video decoder"
  194. depends on VIDEO_V4L1 && I2C
  195. ---help---
  196. Support for the Philips SAA711 video decoder.
  197. To compile this driver as a module, choose M here: the
  198. module will be called saa7111.
  199. config VIDEO_SAA7114
  200. tristate "Philips SAA7114 video decoder"
  201. depends on VIDEO_V4L1 && I2C
  202. ---help---
  203. Support for the Philips SAA7114 video decoder. This driver
  204. is used only on Zoran driver and should be moved soon to
  205. SAA711x module.
  206. To compile this driver as a module, choose M here: the
  207. module will be called saa7114.
  208. config VIDEO_SAA711X
  209. tristate "Philips SAA7113/4/5 video decoders"
  210. depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
  211. ---help---
  212. Support for the Philips SAA7113/4/5 video decoders.
  213. To compile this driver as a module, choose M here: the
  214. module will be called saa7115.
  215. config VIDEO_SAA7191
  216. tristate "Philips SAA7191 video decoder"
  217. depends on VIDEO_V4L1 && I2C
  218. ---help---
  219. Support for the Philips SAA7191 video decoder.
  220. To compile this driver as a module, choose M here: the
  221. module will be called saa7191.
  222. config VIDEO_TVP5150
  223. tristate "Texas Instruments TVP5150 video decoder"
  224. depends on VIDEO_V4L2 && I2C
  225. ---help---
  226. Support for the Texas Instruments TVP5150 video decoder.
  227. To compile this driver as a module, choose M here: the
  228. module will be called tvp5150.
  229. config VIDEO_VPX3220
  230. tristate "vpx3220a, vpx3216b & vpx3214c video decoder driver"
  231. depends on VIDEO_V4L1 && I2C
  232. ---help---
  233. Support for VPX322x video decoders.
  234. To compile this driver as a module, choose M here: the
  235. module will be called vpx3220.
  236. comment "Video improvement chips"
  237. config VIDEO_UPD64031A
  238. tristate "NEC Electronics uPD64031A Ghost Reduction"
  239. depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
  240. ---help---
  241. Support for the NEC Electronics uPD64031A Ghost Reduction
  242. video chip. It is most often found in NTSC TV cards made for
  243. Japan and is used to reduce the 'ghosting' effect that can
  244. be present in analog TV broadcasts.
  245. To compile this driver as a module, choose M here: the
  246. module will be called upd64031a.
  247. config VIDEO_UPD64083
  248. tristate "NEC Electronics uPD64083 3-Dimensional Y/C separation"
  249. depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
  250. ---help---
  251. Support for the NEC Electronics uPD64083 3-Dimensional Y/C
  252. separation video chip. It is used to improve the quality of
  253. the colors of a composite signal.
  254. To compile this driver as a module, choose M here: the
  255. module will be called upd64083.
  256. endmenu # encoder / decoder chips
  257. config VIDEO_VIVI
  258. tristate "Virtual Video Driver"
  259. depends on VIDEO_V4L2 && !SPARC32 && !SPARC64
  260. select VIDEO_BUF
  261. default n
  262. ---help---
  263. Enables a virtual video driver. This device shows a color bar
  264. and a timestamp, as a real device would generate by using V4L2
  265. api.
  266. Say Y here if you want to test video apps or debug V4L devices.
  267. In doubt, say N.
  268. source "drivers/media/video/bt8xx/Kconfig"
  269. config VIDEO_SAA6588
  270. tristate "SAA6588 Radio Chip RDS decoder support on BT848 cards"
  271. depends on I2C && VIDEO_BT848
  272. help
  273. Support for Radio Data System (RDS) decoder. This allows seeing
  274. radio station identification transmitted using this standard.
  275. Currently, it works only with bt8x8 chips.
  276. To compile this driver as a module, choose M here: the
  277. module will be called saa6588.
  278. config VIDEO_PMS
  279. tristate "Mediavision Pro Movie Studio Video For Linux"
  280. depends on ISA && VIDEO_V4L1
  281. help
  282. Say Y if you have such a thing.
  283. To compile this driver as a module, choose M here: the
  284. module will be called pms.
  285. config VIDEO_PLANB
  286. tristate "PlanB Video-In on PowerMac"
  287. depends on PPC_PMAC && VIDEO_V4L1 && BROKEN
  288. help
  289. PlanB is the V4L driver for the PowerMac 7x00/8x00 series video
  290. input hardware. If you want to experiment with this, say Y.
  291. Otherwise, or if you don't understand a word, say N. See
  292. <http://www.cpu.lu/~mlan/linux/dev/planb.html> for more info.
  293. Saying M will compile this driver as a module (planb).
  294. config VIDEO_BWQCAM
  295. tristate "Quickcam BW Video For Linux"
  296. depends on PARPORT && VIDEO_V4L1
  297. help
  298. Say Y have if you the black and white version of the QuickCam
  299. camera. See the next option for the color version.
  300. To compile this driver as a module, choose M here: the
  301. module will be called bw-qcam.
  302. config VIDEO_CQCAM
  303. tristate "QuickCam Colour Video For Linux (EXPERIMENTAL)"
  304. depends on EXPERIMENTAL && PARPORT && VIDEO_V4L1
  305. help
  306. This is the video4linux driver for the colour version of the
  307. Connectix QuickCam. If you have one of these cameras, say Y here,
  308. otherwise say N. This driver does not work with the original
  309. monochrome QuickCam, QuickCam VC or QuickClip. It is also available
  310. as a module (c-qcam).
  311. Read <file:Documentation/video4linux/CQcam.txt> for more information.
  312. config VIDEO_W9966
  313. tristate "W9966CF Webcam (FlyCam Supra and others) Video For Linux"
  314. depends on PARPORT_1284 && PARPORT && VIDEO_V4L1
  315. help
  316. Video4linux driver for Winbond's w9966 based Webcams.
  317. Currently tested with the LifeView FlyCam Supra.
  318. If you have one of these cameras, say Y here
  319. otherwise say N.
  320. This driver is also available as a module (w9966).
  321. Check out <file:Documentation/video4linux/w9966.txt> for more
  322. information.
  323. config VIDEO_CPIA
  324. tristate "CPiA Video For Linux"
  325. depends on VIDEO_V4L1
  326. ---help---
  327. This is the video4linux driver for cameras based on Vision's CPiA
  328. (Colour Processor Interface ASIC), such as the Creative Labs Video
  329. Blaster Webcam II. If you have one of these cameras, say Y here
  330. and select parallel port and/or USB lowlevel support below,
  331. otherwise say N. This will not work with the Creative Webcam III.
  332. Please read <file:Documentation/video4linux/README.cpia> for more
  333. information.
  334. This driver is also available as a module (cpia).
  335. config VIDEO_CPIA_PP
  336. tristate "CPiA Parallel Port Lowlevel Support"
  337. depends on PARPORT_1284 && VIDEO_CPIA && PARPORT
  338. help
  339. This is the lowlevel parallel port support for cameras based on
  340. Vision's CPiA (Colour Processor Interface ASIC), such as the
  341. Creative Webcam II. If you have the parallel port version of one
  342. of these cameras, say Y here, otherwise say N. It is also available
  343. as a module (cpia_pp).
  344. config VIDEO_CPIA_USB
  345. tristate "CPiA USB Lowlevel Support"
  346. depends on VIDEO_CPIA && USB
  347. help
  348. This is the lowlevel USB support for cameras based on Vision's CPiA
  349. (Colour Processor Interface ASIC), such as the Creative Webcam II.
  350. If you have the USB version of one of these cameras, say Y here,
  351. otherwise say N. This will not work with the Creative Webcam III.
  352. It is also available as a module (cpia_usb).
  353. source "drivers/media/video/cpia2/Kconfig"
  354. config VIDEO_SAA5246A
  355. tristate "SAA5246A, SAA5281 Teletext processor"
  356. depends on I2C && VIDEO_V4L2
  357. help
  358. Support for I2C bus based teletext using the SAA5246A or SAA5281
  359. chip. Useful only if you live in Europe.
  360. To compile this driver as a module, choose M here: the
  361. module will be called saa5246a.
  362. config VIDEO_SAA5249
  363. tristate "SAA5249 Teletext processor"
  364. depends on VIDEO_DEV && I2C && VIDEO_V4L2
  365. help
  366. Support for I2C bus based teletext using the SAA5249 chip. At the
  367. moment this is only useful on some European WinTV cards.
  368. To compile this driver as a module, choose M here: the
  369. module will be called saa5249.
  370. config TUNER_3036
  371. tristate "SAB3036 tuner"
  372. depends on VIDEO_DEV && I2C && VIDEO_V4L1
  373. help
  374. Say Y here to include support for Philips SAB3036 compatible tuners.
  375. If in doubt, say N.
  376. config VIDEO_VINO
  377. tristate "SGI Vino Video For Linux (EXPERIMENTAL)"
  378. depends on I2C && SGI_IP22 && EXPERIMENTAL && VIDEO_V4L2
  379. select I2C_ALGO_SGI
  380. select VIDEO_SAA7191 if VIDEO_HELPER_CHIPS_AUTO
  381. help
  382. Say Y here to build in support for the Vino video input system found
  383. on SGI Indy machines.
  384. config VIDEO_STRADIS
  385. tristate "Stradis 4:2:2 MPEG-2 video driver (EXPERIMENTAL)"
  386. depends on EXPERIMENTAL && PCI && VIDEO_V4L1 && !PPC64
  387. help
  388. Say Y here to enable support for the Stradis 4:2:2 MPEG-2 video
  389. driver for PCI. There is a product page at
  390. <http://www.stradis.com/>.
  391. config VIDEO_ZORAN_ZR36060
  392. tristate
  393. config VIDEO_ZORAN
  394. tristate "Zoran ZR36057/36067 Video For Linux"
  395. depends on PCI && I2C_ALGOBIT && VIDEO_V4L1 && !PPC64
  396. help
  397. Say Y for support for MJPEG capture cards based on the Zoran
  398. 36057/36067 PCI controller chipset. This includes the Iomega
  399. Buz, Pinnacle DC10+ and the Linux Media Labs LML33. There is
  400. a driver homepage at <http://mjpeg.sf.net/driver-zoran/>. For
  401. more information, check <file:Documentation/video4linux/Zoran>.
  402. To compile this driver as a module, choose M here: the
  403. module will be called zr36067.
  404. config VIDEO_ZORAN_BUZ
  405. tristate "Iomega Buz support"
  406. depends on VIDEO_ZORAN
  407. select VIDEO_SAA7111 if VIDEO_HELPER_CHIPS_AUTO
  408. select VIDEO_SAA7185 if VIDEO_HELPER_CHIPS_AUTO
  409. select VIDEO_ZORAN_ZR36060
  410. help
  411. Support for the Iomega Buz MJPEG capture/playback card.
  412. config VIDEO_ZORAN_DC10
  413. tristate "Pinnacle/Miro DC10(+) support"
  414. depends on VIDEO_ZORAN
  415. select VIDEO_SAA7110
  416. select VIDEO_ADV7175 if VIDEO_HELPER_CHIPS_AUTO
  417. select VIDEO_ZORAN_ZR36060
  418. help
  419. Support for the Pinnacle/Miro DC10(+) MJPEG capture/playback
  420. card.
  421. config VIDEO_ZORAN_DC30
  422. tristate "Pinnacle/Miro DC30(+) support"
  423. depends on VIDEO_ZORAN
  424. select VIDEO_ADV7175 if VIDEO_HELPER_CHIPS_AUTO
  425. select VIDEO_VPX3220 if VIDEO_HELPER_CHIPS_AUTO
  426. help
  427. Support for the Pinnacle/Miro DC30(+) MJPEG capture/playback
  428. card. This also supports really old DC10 cards based on the
  429. zr36050 MJPEG codec and zr36016 VFE.
  430. config VIDEO_ZORAN_LML33
  431. tristate "Linux Media Labs LML33 support"
  432. depends on VIDEO_ZORAN
  433. select VIDEO_BT819 if VIDEO_HELPER_CHIPS_AUTO
  434. select VIDEO_BT856 if VIDEO_HELPER_CHIPS_AUTO
  435. select VIDEO_ZORAN_ZR36060
  436. help
  437. Support for the Linux Media Labs LML33 MJPEG capture/playback
  438. card.
  439. config VIDEO_ZORAN_LML33R10
  440. tristate "Linux Media Labs LML33R10 support"
  441. depends on VIDEO_ZORAN
  442. select VIDEO_SAA7114 if VIDEO_HELPER_CHIPS_AUTO
  443. select VIDEO_ADV7170 if VIDEO_HELPER_CHIPS_AUTO
  444. select VIDEO_ZORAN_ZR36060
  445. help
  446. support for the Linux Media Labs LML33R10 MJPEG capture/playback
  447. card.
  448. config VIDEO_ZORAN_AVS6EYES
  449. tristate "AverMedia 6 Eyes support (EXPERIMENTAL)"
  450. depends on VIDEO_ZORAN && EXPERIMENTAL && VIDEO_V4L1
  451. select VIDEO_BT856 if VIDEO_HELPER_CHIPS_AUTO
  452. select VIDEO_KS0127 if VIDEO_HELPER_CHIPS_AUTO
  453. select VIDEO_ZORAN_ZR36060
  454. help
  455. Support for the AverMedia 6 Eyes video surveillance card.
  456. config VIDEO_ZR36120
  457. tristate "Zoran ZR36120/36125 Video For Linux"
  458. depends on PCI && I2C && VIDEO_V4L1 && BROKEN
  459. help
  460. Support for ZR36120/ZR36125 based frame grabber/overlay boards.
  461. This includes the Victor II, WaveWatcher, Video Wonder, Maxi-TV,
  462. and Buster boards. Please read the material in
  463. <file:Documentation/video4linux/zr36120.txt> for more information.
  464. To compile this driver as a module, choose M here: the
  465. module will be called zr36120.
  466. config VIDEO_MEYE
  467. tristate "Sony Vaio Picturebook Motion Eye Video For Linux"
  468. depends on PCI && SONYPI && VIDEO_V4L1
  469. ---help---
  470. This is the video4linux driver for the Motion Eye camera found
  471. in the Vaio Picturebook laptops. Please read the material in
  472. <file:Documentation/video4linux/meye.txt> for more information.
  473. If you say Y or M here, you need to say Y or M to "Sony Programmable
  474. I/O Control Device" in the character device section.
  475. To compile this driver as a module, choose M here: the
  476. module will be called meye.
  477. source "drivers/media/video/saa7134/Kconfig"
  478. config VIDEO_MXB
  479. tristate "Siemens-Nixdorf 'Multimedia eXtension Board'"
  480. depends on PCI && VIDEO_V4L1 && I2C
  481. select VIDEO_SAA7146_VV
  482. select VIDEO_TUNER
  483. select VIDEO_SAA7111 if VIDEO_HELPER_CHIPS_AUTO
  484. select VIDEO_TDA9840 if VIDEO_HELPER_CHIPS_AUTO
  485. select VIDEO_TEA6415C if VIDEO_HELPER_CHIPS_AUTO
  486. select VIDEO_TEA6420 if VIDEO_HELPER_CHIPS_AUTO
  487. ---help---
  488. This is a video4linux driver for the 'Multimedia eXtension Board'
  489. TV card by Siemens-Nixdorf.
  490. To compile this driver as a module, choose M here: the
  491. module will be called mxb.
  492. config VIDEO_DPC
  493. tristate "Philips-Semiconductors 'dpc7146 demonstration board'"
  494. depends on PCI && VIDEO_V4L1 && I2C
  495. select VIDEO_SAA7146_VV
  496. select VIDEO_SAA7111 if VIDEO_HELPER_CHIPS_AUTO
  497. ---help---
  498. This is a video4linux driver for the 'dpc7146 demonstration
  499. board' by Philips-Semiconductors. It's the reference design
  500. for SAA7146 bases boards, so if you have some unsupported
  501. saa7146 based, analog video card, chances are good that it
  502. will work with this skeleton driver.
  503. To compile this driver as a module, choose M here: the
  504. module will be called dpc7146.
  505. config VIDEO_HEXIUM_ORION
  506. tristate "Hexium HV-PCI6 and Orion frame grabber"
  507. depends on PCI && VIDEO_V4L2 && I2C
  508. select VIDEO_SAA7146_VV
  509. ---help---
  510. This is a video4linux driver for the Hexium HV-PCI6 and
  511. Orion frame grabber cards by Hexium.
  512. To compile this driver as a module, choose M here: the
  513. module will be called hexium_orion.
  514. config VIDEO_HEXIUM_GEMINI
  515. tristate "Hexium Gemini frame grabber"
  516. depends on PCI && VIDEO_V4L2 && I2C
  517. select VIDEO_SAA7146_VV
  518. ---help---
  519. This is a video4linux driver for the Hexium Gemini frame
  520. grabber card by Hexium. Please note that the Gemini Dual
  521. card is *not* fully supported.
  522. To compile this driver as a module, choose M here: the
  523. module will be called hexium_gemini.
  524. source "drivers/media/video/cx88/Kconfig"
  525. config VIDEO_M32R_AR
  526. tristate "AR devices"
  527. depends on M32R && VIDEO_V4L1
  528. ---help---
  529. This is a video4linux driver for the Renesas AR (Artificial Retina)
  530. camera module.
  531. config VIDEO_M32R_AR_M64278
  532. tristate "AR device with color module M64278(VGA)"
  533. depends on PLAT_M32700UT
  534. select VIDEO_M32R_AR
  535. ---help---
  536. This is a video4linux driver for the Renesas AR (Artificial
  537. Retina) with M64278E-800 camera module.
  538. This module supports VGA(640x480 pixels) resolutions.
  539. To compile this driver as a module, choose M here: the
  540. module will be called arv.
  541. #
  542. # USB Multimedia device configuration
  543. #
  544. menu "V4L USB devices"
  545. depends on USB && VIDEO_DEV
  546. source "drivers/media/video/em28xx/Kconfig"
  547. source "drivers/media/video/usbvideo/Kconfig"
  548. source "drivers/media/video/et61x251/Kconfig"
  549. config VIDEO_OVCAMCHIP
  550. tristate "OmniVision Camera Chip support"
  551. depends on I2C && VIDEO_V4L1
  552. ---help---
  553. Support for the OmniVision OV6xxx and OV7xxx series of camera chips.
  554. This driver is intended to be used with the ov511 and w9968cf USB
  555. camera drivers.
  556. To compile this driver as a module, choose M here: the
  557. module will be called ovcamchip.
  558. config USB_W9968CF
  559. tristate "USB W996[87]CF JPEG Dual Mode Camera support"
  560. depends on USB && VIDEO_V4L1 && I2C
  561. select VIDEO_OVCAMCHIP
  562. ---help---
  563. Say Y here if you want support for cameras based on OV681 or
  564. Winbond W9967CF/W9968CF JPEG USB Dual Mode Camera Chips.
  565. This driver has an optional plugin, which is distributed as a
  566. separate module only (released under GPL). It allows to use higher
  567. resolutions and framerates, but cannot be included in the official
  568. Linux kernel for performance purposes.
  569. See <file:Documentation/video4linux/w9968cf.txt> for more info.
  570. To compile this driver as a module, choose M here: the
  571. module will be called w9968cf.
  572. config USB_OV511
  573. tristate "USB OV511 Camera support"
  574. depends on USB && VIDEO_V4L1
  575. ---help---
  576. Say Y here if you want to connect this type of camera to your
  577. computer's USB port. See <file:Documentation/video4linux/ov511.txt>
  578. for more information and for a list of supported cameras.
  579. To compile this driver as a module, choose M here: the
  580. module will be called ov511.
  581. config USB_SE401
  582. tristate "USB SE401 Camera support"
  583. depends on USB && VIDEO_V4L1
  584. ---help---
  585. Say Y here if you want to connect this type of camera to your
  586. computer's USB port. See <file:Documentation/video4linux/se401.txt>
  587. for more information and for a list of supported cameras.
  588. To compile this driver as a module, choose M here: the
  589. module will be called se401.
  590. source "drivers/media/video/sn9c102/Kconfig"
  591. config USB_STV680
  592. tristate "USB STV680 (Pencam) Camera support"
  593. depends on USB && VIDEO_V4L1
  594. ---help---
  595. Say Y here if you want to connect this type of camera to your
  596. computer's USB port. This includes the Pencam line of cameras.
  597. See <file:Documentation/video4linux/stv680.txt> for more information
  598. and for a list of supported cameras.
  599. To compile this driver as a module, choose M here: the
  600. module will be called stv680.
  601. source "drivers/media/video/zc0301/Kconfig"
  602. source "drivers/media/video/pwc/Kconfig"
  603. endmenu # V4L USB devices
  604. endmenu