Kconfig (25aee3debe0464f6c680173041fa3de30ec9ff54) | Kconfig (fccea74ff8b5159935acc7b4b4857ee81ee44661) |
---|---|
1config TTPCI_EEPROM 2 tristate 3 depends on I2C 4 default n 5 6config DVB_AV7110 7 tristate "AV7110 cards" 8 depends on DVB_CORE && PCI && I2C 9 select TTPCI_EEPROM 10 select VIDEO_SAA7146_VV 11 depends on VIDEO_DEV # dependencies of VIDEO_SAA7146_VV | 1config TTPCI_EEPROM 2 tristate 3 depends on I2C 4 default n 5 6config DVB_AV7110 7 tristate "AV7110 cards" 8 depends on DVB_CORE && PCI && I2C 9 select TTPCI_EEPROM 10 select VIDEO_SAA7146_VV 11 depends on VIDEO_DEV # dependencies of VIDEO_SAA7146_VV |
12 select DVB_VES1820 if !DVB_FE_CUSTOMISE 13 select DVB_VES1X93 if !DVB_FE_CUSTOMISE 14 select DVB_STV0299 if !DVB_FE_CUSTOMISE 15 select DVB_TDA8083 if !DVB_FE_CUSTOMISE 16 select DVB_SP8870 if !DVB_FE_CUSTOMISE 17 select DVB_STV0297 if !DVB_FE_CUSTOMISE 18 select DVB_L64781 if !DVB_FE_CUSTOMISE 19 select DVB_LNBP21 if !DVB_FE_CUSTOMISE | 12 select DVB_VES1820 if MEDIA_SUBDRV_AUTOSELECT 13 select DVB_VES1X93 if MEDIA_SUBDRV_AUTOSELECT 14 select DVB_STV0299 if MEDIA_SUBDRV_AUTOSELECT 15 select DVB_TDA8083 if MEDIA_SUBDRV_AUTOSELECT 16 select DVB_SP8870 if MEDIA_SUBDRV_AUTOSELECT 17 select DVB_STV0297 if MEDIA_SUBDRV_AUTOSELECT 18 select DVB_L64781 if MEDIA_SUBDRV_AUTOSELECT 19 select DVB_LNBP21 if MEDIA_SUBDRV_AUTOSELECT |
20 help 21 Support for SAA7146 and AV7110 based DVB cards as produced 22 by Fujitsu-Siemens, Technotrend, Hauppauge and others. 23 24 This driver only supports the fullfeatured cards with 25 onboard MPEG2 decoder. 26 27 This driver needs an external firmware. Please use the script --- 30 unchanged lines hidden (view full) --- 58 help 59 Support for simple SAA7146 based DVB cards 60 (so called Budget- or Nova-PCI cards) without onboard 61 MPEG2 decoder. 62 63config DVB_BUDGET 64 tristate "Budget cards" 65 depends on DVB_BUDGET_CORE && I2C | 20 help 21 Support for SAA7146 and AV7110 based DVB cards as produced 22 by Fujitsu-Siemens, Technotrend, Hauppauge and others. 23 24 This driver only supports the fullfeatured cards with 25 onboard MPEG2 decoder. 26 27 This driver needs an external firmware. Please use the script --- 30 unchanged lines hidden (view full) --- 58 help 59 Support for simple SAA7146 based DVB cards 60 (so called Budget- or Nova-PCI cards) without onboard 61 MPEG2 decoder. 62 63config DVB_BUDGET 64 tristate "Budget cards" 65 depends on DVB_BUDGET_CORE && I2C |
66 select DVB_STV0299 if !DVB_FE_CUSTOMISE 67 select DVB_VES1X93 if !DVB_FE_CUSTOMISE 68 select DVB_VES1820 if !DVB_FE_CUSTOMISE 69 select DVB_L64781 if !DVB_FE_CUSTOMISE 70 select DVB_TDA8083 if !DVB_FE_CUSTOMISE 71 select DVB_S5H1420 if !DVB_FE_CUSTOMISE 72 select DVB_TDA10086 if !DVB_FE_CUSTOMISE 73 select DVB_TDA826X if !DVB_FE_CUSTOMISE 74 select DVB_LNBP21 if !DVB_FE_CUSTOMISE 75 select DVB_TDA1004X if !DVB_FE_CUSTOMISE 76 select DVB_ISL6423 if !DVB_FE_CUSTOMISE 77 select DVB_STV090x if !DVB_FE_CUSTOMISE 78 select DVB_STV6110x if !DVB_FE_CUSTOMISE | 66 select DVB_STV0299 if MEDIA_SUBDRV_AUTOSELECT 67 select DVB_VES1X93 if MEDIA_SUBDRV_AUTOSELECT 68 select DVB_VES1820 if MEDIA_SUBDRV_AUTOSELECT 69 select DVB_L64781 if MEDIA_SUBDRV_AUTOSELECT 70 select DVB_TDA8083 if MEDIA_SUBDRV_AUTOSELECT 71 select DVB_S5H1420 if MEDIA_SUBDRV_AUTOSELECT 72 select DVB_TDA10086 if MEDIA_SUBDRV_AUTOSELECT 73 select DVB_TDA826X if MEDIA_SUBDRV_AUTOSELECT 74 select DVB_LNBP21 if MEDIA_SUBDRV_AUTOSELECT 75 select DVB_TDA1004X if MEDIA_SUBDRV_AUTOSELECT 76 select DVB_ISL6423 if MEDIA_SUBDRV_AUTOSELECT 77 select DVB_STV090x if MEDIA_SUBDRV_AUTOSELECT 78 select DVB_STV6110x if MEDIA_SUBDRV_AUTOSELECT |
79 help 80 Support for simple SAA7146 based DVB cards (so called Budget- 81 or Nova-PCI cards) without onboard MPEG2 decoder, and without 82 analog inputs or an onboard Common Interface connector. 83 84 Say Y if you own such a card and want to use it. 85 86 To compile this driver as a module, choose M here: the 87 module will be called budget. 88 89config DVB_BUDGET_CI 90 tristate "Budget cards with onboard CI connector" 91 depends on DVB_BUDGET_CORE && I2C | 79 help 80 Support for simple SAA7146 based DVB cards (so called Budget- 81 or Nova-PCI cards) without onboard MPEG2 decoder, and without 82 analog inputs or an onboard Common Interface connector. 83 84 Say Y if you own such a card and want to use it. 85 86 To compile this driver as a module, choose M here: the 87 module will be called budget. 88 89config DVB_BUDGET_CI 90 tristate "Budget cards with onboard CI connector" 91 depends on DVB_BUDGET_CORE && I2C |
92 select DVB_STV0297 if !DVB_FE_CUSTOMISE 93 select DVB_STV0299 if !DVB_FE_CUSTOMISE 94 select DVB_TDA1004X if !DVB_FE_CUSTOMISE 95 select DVB_STB0899 if !DVB_FE_CUSTOMISE 96 select DVB_STB6100 if !DVB_FE_CUSTOMISE 97 select DVB_LNBP21 if !DVB_FE_CUSTOMISE 98 select DVB_STV0288 if !DVB_FE_CUSTOMISE 99 select DVB_STB6000 if !DVB_FE_CUSTOMISE 100 select DVB_TDA10023 if !DVB_FE_CUSTOMISE 101 select MEDIA_TUNER_TDA827X if !MEDIA_TUNER_CUSTOMISE | 92 select DVB_STV0297 if MEDIA_SUBDRV_AUTOSELECT 93 select DVB_STV0299 if MEDIA_SUBDRV_AUTOSELECT 94 select DVB_TDA1004X if MEDIA_SUBDRV_AUTOSELECT 95 select DVB_STB0899 if MEDIA_SUBDRV_AUTOSELECT 96 select DVB_STB6100 if MEDIA_SUBDRV_AUTOSELECT 97 select DVB_LNBP21 if MEDIA_SUBDRV_AUTOSELECT 98 select DVB_STV0288 if MEDIA_SUBDRV_AUTOSELECT 99 select DVB_STB6000 if MEDIA_SUBDRV_AUTOSELECT 100 select DVB_TDA10023 if MEDIA_SUBDRV_AUTOSELECT 101 select MEDIA_TUNER_TDA827X if MEDIA_SUBDRV_AUTOSELECT |
102 depends on RC_CORE 103 help 104 Support for simple SAA7146 based DVB cards 105 (so called Budget- or Nova-PCI cards) without onboard 106 MPEG2 decoder, but with onboard Common Interface connector. 107 108 Note: The Common Interface is not yet supported by this driver 109 due to lack of information from the vendor. 110 111 Say Y if you own such a card and want to use it. 112 113 To compile this driver as a module, choose M here: the 114 module will be called budget-ci. 115 116config DVB_BUDGET_AV 117 tristate "Budget cards with analog video inputs" 118 depends on DVB_BUDGET_CORE && I2C 119 select VIDEO_SAA7146_VV 120 depends on VIDEO_DEV # dependencies of VIDEO_SAA7146_VV | 102 depends on RC_CORE 103 help 104 Support for simple SAA7146 based DVB cards 105 (so called Budget- or Nova-PCI cards) without onboard 106 MPEG2 decoder, but with onboard Common Interface connector. 107 108 Note: The Common Interface is not yet supported by this driver 109 due to lack of information from the vendor. 110 111 Say Y if you own such a card and want to use it. 112 113 To compile this driver as a module, choose M here: the 114 module will be called budget-ci. 115 116config DVB_BUDGET_AV 117 tristate "Budget cards with analog video inputs" 118 depends on DVB_BUDGET_CORE && I2C 119 select VIDEO_SAA7146_VV 120 depends on VIDEO_DEV # dependencies of VIDEO_SAA7146_VV |
121 select DVB_PLL if !DVB_FE_CUSTOMISE 122 select DVB_STV0299 if !DVB_FE_CUSTOMISE 123 select DVB_TDA1004X if !DVB_FE_CUSTOMISE 124 select DVB_TDA10021 if !DVB_FE_CUSTOMISE 125 select DVB_TDA10023 if !DVB_FE_CUSTOMISE 126 select DVB_STB0899 if !DVB_FE_CUSTOMISE 127 select DVB_TDA8261 if !DVB_FE_CUSTOMISE 128 select DVB_TUA6100 if !DVB_FE_CUSTOMISE | 121 select DVB_PLL if MEDIA_SUBDRV_AUTOSELECT 122 select DVB_STV0299 if MEDIA_SUBDRV_AUTOSELECT 123 select DVB_TDA1004X if MEDIA_SUBDRV_AUTOSELECT 124 select DVB_TDA10021 if MEDIA_SUBDRV_AUTOSELECT 125 select DVB_TDA10023 if MEDIA_SUBDRV_AUTOSELECT 126 select DVB_STB0899 if MEDIA_SUBDRV_AUTOSELECT 127 select DVB_TDA8261 if MEDIA_SUBDRV_AUTOSELECT 128 select DVB_TUA6100 if MEDIA_SUBDRV_AUTOSELECT |
129 help 130 Support for simple SAA7146 based DVB cards 131 (so called Budget- or Nova-PCI cards) without onboard 132 MPEG2 decoder, but with one or more analog video inputs. 133 134 Say Y if you own such a card and want to use it. 135 136 To compile this driver as a module, choose M here: the 137 module will be called budget-av. 138 139config DVB_BUDGET_PATCH 140 tristate "AV7110 cards with Budget Patch" 141 depends on DVB_BUDGET_CORE && I2C 142 depends on DVB_AV7110 | 129 help 130 Support for simple SAA7146 based DVB cards 131 (so called Budget- or Nova-PCI cards) without onboard 132 MPEG2 decoder, but with one or more analog video inputs. 133 134 Say Y if you own such a card and want to use it. 135 136 To compile this driver as a module, choose M here: the 137 module will be called budget-av. 138 139config DVB_BUDGET_PATCH 140 tristate "AV7110 cards with Budget Patch" 141 depends on DVB_BUDGET_CORE && I2C 142 depends on DVB_AV7110 |
143 select DVB_STV0299 if !DVB_FE_CUSTOMISE 144 select DVB_VES1X93 if !DVB_FE_CUSTOMISE 145 select DVB_TDA8083 if !DVB_FE_CUSTOMISE | 143 select DVB_STV0299 if MEDIA_SUBDRV_AUTOSELECT 144 select DVB_VES1X93 if MEDIA_SUBDRV_AUTOSELECT 145 select DVB_TDA8083 if MEDIA_SUBDRV_AUTOSELECT |
146 help 147 Support for Budget Patch (full TS) modification on 148 SAA7146+AV7110 based cards (DVB-S cards). This 149 driver doesn't use onboard MPEG2 decoder. The 150 card is driven in Budget-only mode. Card is 151 required to have loaded firmware to tune properly. 152 Firmware can be loaded by insertion and removal of 153 standard AV7110 driver prior to loading this 154 driver. 155 156 Say Y if you own such a card and want to use it. 157 158 To compile this driver as a module, choose M here: the 159 module will be called budget-patch. | 146 help 147 Support for Budget Patch (full TS) modification on 148 SAA7146+AV7110 based cards (DVB-S cards). This 149 driver doesn't use onboard MPEG2 decoder. The 150 card is driven in Budget-only mode. Card is 151 required to have loaded firmware to tune properly. 152 Firmware can be loaded by insertion and removal of 153 standard AV7110 driver prior to loading this 154 driver. 155 156 Say Y if you own such a card and want to use it. 157 158 To compile this driver as a module, choose M here: the 159 module will be called budget-patch. |