2009-09-15 22:33:54 +08:00
|
|
|
config VIDEO_CX25821
|
|
|
|
tristate "Conexant cx25821 support"
|
2013-04-13 19:01:31 +08:00
|
|
|
depends on VIDEO_DEV && PCI && I2C
|
2009-09-15 22:33:54 +08:00
|
|
|
select I2C_ALGOBIT
|
2014-12-12 21:27:58 +08:00
|
|
|
select VIDEOBUF2_DMA_SG
|
2009-09-15 22:33:54 +08:00
|
|
|
---help---
|
|
|
|
This is a video4linux driver for Conexant 25821 based
|
|
|
|
TV cards.
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
|
|
module will be called cx25821
|
2009-09-13 22:25:45 +08:00
|
|
|
|
2009-09-15 22:33:54 +08:00
|
|
|
config VIDEO_CX25821_ALSA
|
|
|
|
tristate "Conexant 25821 DMA audio support"
|
2012-10-03 02:17:35 +08:00
|
|
|
depends on VIDEO_CX25821 && SND
|
2009-09-15 22:33:54 +08:00
|
|
|
select SND_PCM
|
|
|
|
---help---
|
|
|
|
This is a video4linux driver for direct (DMA) audio on
|
|
|
|
Conexant 25821 based capture cards using ALSA.
|
|
|
|
|
|
|
|
It only works with boards with function 01 enabled.
|
|
|
|
To check if your board supports, use lspci -n.
|
|
|
|
If supported, you should see 14f1:8801 or 14f1:8811
|
|
|
|
PCI device.
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the
|
2009-09-13 22:25:45 +08:00
|
|
|
module will be called cx25821-alsa.
|
2009-09-15 22:33:54 +08:00
|
|
|
|