2 tristate "Philips SAA7134 support"
3 depends on VIDEO_DEV && PCI && I2C && INPUT
9 This is a video4linux driver for Philips SAA713x based
12 To compile this driver as a module, choose M here: the
13 module will be called saa7134.
15 config VIDEO_SAA7134_ALSA
16 tristate "Philips SAA7134 DMA audio support"
17 depends on VIDEO_SAA7134 && SND
20 This is a video4linux driver for direct (DMA) audio in
21 Philips SAA713x based TV cards using ALSA
23 To compile this driver as a module, choose M here: the
24 module will be called saa7134-alsa.
26 config VIDEO_SAA7134_OSS
27 tristate "Philips SAA7134 DMA audio support (OSS, DEPRECATED)"
28 depends on VIDEO_SAA7134 && SOUND_PRIME && !VIDEO_SAA7134_ALSA
30 This is a video4linux driver for direct (DMA) audio in
31 Philips SAA713x based TV cards using OSS
33 This is deprecated in favor of the ALSA module
35 To compile this driver as a module, choose M here: the
36 module will be called saa7134-oss.
38 config VIDEO_SAA7134_DVB
39 tristate "DVB/ATSC Support for saa7134 based TV cards"
40 depends on VIDEO_SAA7134 && DVB_CORE
43 select DVB_PLL if !DVB_FE_CUSTOMISE
44 select DVB_MT352 if !DVB_FE_CUSTOMISE
45 select DVB_TDA1004X if !DVB_FE_CUSTOMISE
46 select DVB_NXT200X if !DVB_FE_CUSTOMISE
47 select DVB_TDA10086 if !DVB_FE_CUSTOMISE
48 select DVB_TDA826X if !DVB_FE_CUSTOMISE
49 select DVB_TDA827X if !DVB_FE_CUSTOMISE
50 select DVB_ISL6421 if !DVB_FE_CUSTOMISE
52 This adds support for DVB cards based on the
55 To compile this driver as a module, choose M here: the
56 module will be called saa7134-dvb.