Kconfig (05da9437f2258903759b8fc60bcef5ab3d90c29a) Kconfig (69e1749c6ca4b4cc3ff2da57ed60ed9c953e9a2c)
1config DVB_DDBRIDGE
2 tristate "Digital Devices bridge support"
3 depends on DVB_CORE && PCI && I2C
4 select DVB_LNBP21 if MEDIA_SUBDRV_AUTOSELECT
5 select DVB_STV6110x if MEDIA_SUBDRV_AUTOSELECT
6 select DVB_STV090x if MEDIA_SUBDRV_AUTOSELECT
7 select DVB_DRXK if MEDIA_SUBDRV_AUTOSELECT
8 select DVB_TDA18271C2DD if MEDIA_SUBDRV_AUTOSELECT
9 select DVB_STV0367 if MEDIA_SUBDRV_AUTOSELECT
1config DVB_DDBRIDGE
2 tristate "Digital Devices bridge support"
3 depends on DVB_CORE && PCI && I2C
4 select DVB_LNBP21 if MEDIA_SUBDRV_AUTOSELECT
5 select DVB_STV6110x if MEDIA_SUBDRV_AUTOSELECT
6 select DVB_STV090x if MEDIA_SUBDRV_AUTOSELECT
7 select DVB_DRXK if MEDIA_SUBDRV_AUTOSELECT
8 select DVB_TDA18271C2DD if MEDIA_SUBDRV_AUTOSELECT
9 select DVB_STV0367 if MEDIA_SUBDRV_AUTOSELECT
10 select DVB_CXD2841ER if MEDIA_SUBDRV_AUTOSELECT
10 select MEDIA_TUNER_TDA18212 if MEDIA_SUBDRV_AUTOSELECT
11 ---help---
12 Support for cards with the Digital Devices PCI express bridge:
13 - Octopus PCIe Bridge
14 - Octopus mini PCIe Bridge
15 - Octopus LE
16 - DuoFlex S2 Octopus
17 - DuoFlex CT Octopus
18 - cineS2(v6)
19 - CineCTv6 and DuoFlex CT (STV0367-based)
11 select MEDIA_TUNER_TDA18212 if MEDIA_SUBDRV_AUTOSELECT
12 ---help---
13 Support for cards with the Digital Devices PCI express bridge:
14 - Octopus PCIe Bridge
15 - Octopus mini PCIe Bridge
16 - Octopus LE
17 - DuoFlex S2 Octopus
18 - DuoFlex CT Octopus
19 - cineS2(v6)
20 - CineCTv6 and DuoFlex CT (STV0367-based)
21 - DuoFlex CT2/C2T2/C2T2I (Sony CXD28xx-based)
20
21 Say Y if you own such a card and want to use it.
22
23 Say Y if you own such a card and want to use it.