2 tristate "Philips SAA7134 support"
3 depends on VIDEO_DEV && PCI && I2C && SOUND && SND
10 This is a video4linux driver for Philips SAA713x based
13 To compile this driver as a module, choose M here: the
14 module will be called saa7134.
16 config VIDEO_SAA7134_DVB
17 tristate "DVB/ATSC Support for saa7134 based TV cards"
18 depends on VIDEO_SAA7134 && DVB_CORE
21 This adds support for DVB cards based on the
24 To compile this driver as a module, choose M here: the
25 module will be called saa7134-dvb.
27 You must also select one or more DVB demodulators.
28 If you are unsure which you need, choose all of them.
30 config VIDEO_SAA7134_DVB_ALL_FRONTENDS
31 bool "Build all supported frontends for saa7134 based TV cards"
33 depends on VIDEO_SAA7134_DVB
38 This builds saa7134-dvb with all currently supported frontend
39 demodulators. If you wish to tweak your configuration, and
40 only include support for the hardware that you need, choose N here.
42 If you are unsure, choose Y.
44 config VIDEO_SAA7134_DVB_MT352
45 bool "Zarlink MT352 DVB-T Support"
47 depends on VIDEO_SAA7134_DVB && !VIDEO_SAA7134_DVB_ALL_FRONTENDS
50 This adds DVB-T support for cards based on the
51 Philips saa7134 chip and the MT352 demodulator.
53 config VIDEO_SAA7134_DVB_TDA1004X
54 bool "Phillips TDA10045H/TDA10046H DVB-T Support"
56 depends on VIDEO_SAA7134_DVB && !VIDEO_SAA7134_DVB_ALL_FRONTENDS
59 This adds DVB-T support for cards based on the
60 Philips saa7134 chip and the TDA10045H/TDA10046H demodulator.
62 config VIDEO_SAA7134_DVB_NXT200X
63 bool "NXT2002/NXT2004 ATSC Support"
65 depends on VIDEO_SAA7134_DVB && !VIDEO_SAA7134_DVB_ALL_FRONTENDS
68 This adds ATSC 8VSB and QAM64/256 support for cards based on the
69 Philips saa7134 chip and the NXT2002/NXT2004 demodulator.