1config DVB_DDBRIDGE 2 tristate "Digital Devices bridge support" 3 depends on DVB_CORE && PCI && I2C 4 select DVB_LNBP21 if !DVB_FE_CUSTOMISE 5 select DVB_STV6110x if !DVB_FE_CUSTOMISE 6 select DVB_STV090x if !DVB_FE_CUSTOMISE 7 select DVB_DRXK if !DVB_FE_CUSTOMISE 8 select DVB_TDA18271C2DD if !DVB_FE_CUSTOMISE 9 ---help--- 10 Support for cards with the Digital Devices PCI express bridge: 11 - Octopus PCIe Bridge 12 - Octopus mini PCIe Bridge 13 - Octopus LE 14 - DuoFlex S2 Octopus 15 - DuoFlex CT Octopus 16 - cineS2(v6) 17 18 Say Y if you own such a card and want to use it. 19