Kconfig (5e2aa2ed08e2e280121dc7cf5609c87d464f12ef) Kconfig (aff440fa6197d0f78f04cfe552c97464f7048ded)
1config VIDEO_SAA7134
2 tristate "Philips SAA7134 support"
3 depends on VIDEO_DEV && PCI && I2C
4 select VIDEOBUF2_DMA_SG
5 select VIDEO_TUNER
6 select VIDEO_TVEEPROM
7 select CRC32
8 select VIDEO_SAA6588 if MEDIA_SUBDRV_AUTOSELECT

--- 49 unchanged lines hidden (view full) ---

58 select MEDIA_TUNER_TDA8290 if MEDIA_SUBDRV_AUTOSELECT
59 select DVB_ZL10039 if MEDIA_SUBDRV_AUTOSELECT
60 ---help---
61 This adds support for DVB cards based on the
62 Philips saa7134 chip.
63
64 To compile this driver as a module, choose M here: the
65 module will be called saa7134-dvb.
1config VIDEO_SAA7134
2 tristate "Philips SAA7134 support"
3 depends on VIDEO_DEV && PCI && I2C
4 select VIDEOBUF2_DMA_SG
5 select VIDEO_TUNER
6 select VIDEO_TVEEPROM
7 select CRC32
8 select VIDEO_SAA6588 if MEDIA_SUBDRV_AUTOSELECT

--- 49 unchanged lines hidden (view full) ---

58 select MEDIA_TUNER_TDA8290 if MEDIA_SUBDRV_AUTOSELECT
59 select DVB_ZL10039 if MEDIA_SUBDRV_AUTOSELECT
60 ---help---
61 This adds support for DVB cards based on the
62 Philips saa7134 chip.
63
64 To compile this driver as a module, choose M here: the
65 module will be called saa7134-dvb.
66
67config VIDEO_SAA7134_GO7007
68 tristate "go7007 support for saa7134 based TV cards"
69 depends on VIDEO_SAA7134
70 depends on VIDEO_GO7007
71 ---help---
72 Enables saa7134 driver support for boards with go7007
73 MPEG encoder (WIS Voyager or compatible).