Kconfig (cf40a76e7d5874bb25f4404eecc58a2e033af885) | Kconfig (15f757bb5ab237a123a2d5a8140cece1bc7bb617) |
---|---|
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 11 select DVB_STV0910 if MEDIA_SUBDRV_AUTOSELECT 12 select DVB_STV6111 if MEDIA_SUBDRV_AUTOSELECT 13 select DVB_LNBH25 if MEDIA_SUBDRV_AUTOSELECT 14 select MEDIA_TUNER_TDA18212 if MEDIA_SUBDRV_AUTOSELECT 15 select DVB_MXL5XX 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 11 select DVB_STV0910 if MEDIA_SUBDRV_AUTOSELECT 12 select DVB_STV6111 if MEDIA_SUBDRV_AUTOSELECT 13 select DVB_LNBH25 if MEDIA_SUBDRV_AUTOSELECT 14 select MEDIA_TUNER_TDA18212 if MEDIA_SUBDRV_AUTOSELECT 15 select DVB_MXL5XX if MEDIA_SUBDRV_AUTOSELECT |
16 select DVB_CXD2099 if MEDIA_SUBDRV_AUTOSELECT |
|
16 ---help--- 17 Support for cards with the Digital Devices PCI express bridge: 18 - Octopus PCIe Bridge 19 - Octopus mini PCIe Bridge 20 - Octopus LE 21 - DuoFlex S2 Octopus 22 - DuoFlex CT Octopus 23 - cineS2(v6) --- 22 unchanged lines hidden --- | 17 ---help--- 18 Support for cards with the Digital Devices PCI express bridge: 19 - Octopus PCIe Bridge 20 - Octopus mini PCIe Bridge 21 - Octopus LE 22 - DuoFlex S2 Octopus 23 - DuoFlex CT Octopus 24 - cineS2(v6) --- 22 unchanged lines hidden --- |