diff options
Diffstat (limited to 'drivers/media/dvb/frontends/Kconfig')
-rw-r--r-- | drivers/media/dvb/frontends/Kconfig | 38 |
1 files changed, 22 insertions, 16 deletions
diff --git a/drivers/media/dvb/frontends/Kconfig b/drivers/media/dvb/frontends/Kconfig index c20553c4da1f..574dffe91b68 100644 --- a/drivers/media/dvb/frontends/Kconfig +++ b/drivers/media/dvb/frontends/Kconfig | |||
@@ -97,9 +97,8 @@ comment "DVB-T (terrestrial) frontends" | |||
97 | 97 | ||
98 | config DVB_SP8870 | 98 | config DVB_SP8870 |
99 | tristate "Spase sp8870 based" | 99 | tristate "Spase sp8870 based" |
100 | depends on DVB_CORE && I2C && HOTPLUG | 100 | depends on DVB_CORE && I2C |
101 | default m if DVB_FE_CUSTOMISE | 101 | default m if DVB_FE_CUSTOMISE |
102 | select FW_LOADER | ||
103 | help | 102 | help |
104 | A DVB-T tuner module. Say Y when you want to support this frontend. | 103 | A DVB-T tuner module. Say Y when you want to support this frontend. |
105 | 104 | ||
@@ -110,9 +109,8 @@ config DVB_SP8870 | |||
110 | 109 | ||
111 | config DVB_SP887X | 110 | config DVB_SP887X |
112 | tristate "Spase sp887x based" | 111 | tristate "Spase sp887x based" |
113 | depends on DVB_CORE && I2C && HOTPLUG | 112 | depends on DVB_CORE && I2C |
114 | default m if DVB_FE_CUSTOMISE | 113 | default m if DVB_FE_CUSTOMISE |
115 | select FW_LOADER | ||
116 | help | 114 | help |
117 | A DVB-T tuner module. Say Y when you want to support this frontend. | 115 | A DVB-T tuner module. Say Y when you want to support this frontend. |
118 | 116 | ||
@@ -135,6 +133,20 @@ config DVB_CX22702 | |||
135 | help | 133 | help |
136 | A DVB-T tuner module. Say Y when you want to support this frontend. | 134 | A DVB-T tuner module. Say Y when you want to support this frontend. |
137 | 135 | ||
136 | config DVB_DRX397XD | ||
137 | tristate "Micronas DRX3975D/DRX3977D based" | ||
138 | depends on DVB_CORE && I2C && HOTPLUG | ||
139 | default m if DVB_FE_CUSTOMISE | ||
140 | select FW_LOADER | ||
141 | help | ||
142 | A DVB-T tuner module. Say Y when you want to support this frontend. | ||
143 | |||
144 | TODO: | ||
145 | This driver needs external firmware. Please use the command | ||
146 | "<kerneldir>/Documentation/dvb/get_dvb_firmware drx397xD" to | ||
147 | download/extract them, and then copy them to /usr/lib/hotplug/firmware | ||
148 | or /lib/firmware (depending on configuration of firmware hotplug). | ||
149 | |||
138 | config DVB_L64781 | 150 | config DVB_L64781 |
139 | tristate "LSI L64781" | 151 | tristate "LSI L64781" |
140 | depends on DVB_CORE && I2C | 152 | depends on DVB_CORE && I2C |
@@ -144,9 +156,8 @@ config DVB_L64781 | |||
144 | 156 | ||
145 | config DVB_TDA1004X | 157 | config DVB_TDA1004X |
146 | tristate "Philips TDA10045H/TDA10046H based" | 158 | tristate "Philips TDA10045H/TDA10046H based" |
147 | depends on DVB_CORE && I2C && HOTPLUG | 159 | depends on DVB_CORE && I2C |
148 | default m if DVB_FE_CUSTOMISE | 160 | default m if DVB_FE_CUSTOMISE |
149 | select FW_LOADER | ||
150 | help | 161 | help |
151 | A DVB-T tuner module. Say Y when you want to support this frontend. | 162 | A DVB-T tuner module. Say Y when you want to support this frontend. |
152 | 163 | ||
@@ -211,9 +222,8 @@ config DVB_DIB7000P | |||
211 | 222 | ||
212 | config DVB_TDA10048 | 223 | config DVB_TDA10048 |
213 | tristate "Philips TDA10048HN based" | 224 | tristate "Philips TDA10048HN based" |
214 | depends on DVB_CORE && I2C && HOTPLUG | 225 | depends on DVB_CORE && I2C |
215 | default m if DVB_FE_CUSTOMISE | 226 | default m if DVB_FE_CUSTOMISE |
216 | select FW_LOADER | ||
217 | help | 227 | help |
218 | A DVB-T tuner module. Say Y when you want to support this frontend. | 228 | A DVB-T tuner module. Say Y when you want to support this frontend. |
219 | 229 | ||
@@ -253,9 +263,8 @@ comment "ATSC (North American/Korean Terrestrial/Cable DTV) frontends" | |||
253 | 263 | ||
254 | config DVB_NXT200X | 264 | config DVB_NXT200X |
255 | tristate "NxtWave Communications NXT2002/NXT2004 based" | 265 | tristate "NxtWave Communications NXT2002/NXT2004 based" |
256 | depends on DVB_CORE && I2C && HOTPLUG | 266 | depends on DVB_CORE && I2C |
257 | default m if DVB_FE_CUSTOMISE | 267 | default m if DVB_FE_CUSTOMISE |
258 | select FW_LOADER | ||
259 | help | 268 | help |
260 | An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want | 269 | An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want |
261 | to support this frontend. | 270 | to support this frontend. |
@@ -268,9 +277,8 @@ config DVB_NXT200X | |||
268 | 277 | ||
269 | config DVB_OR51211 | 278 | config DVB_OR51211 |
270 | tristate "Oren OR51211 based" | 279 | tristate "Oren OR51211 based" |
271 | depends on DVB_CORE && I2C && HOTPLUG | 280 | depends on DVB_CORE && I2C |
272 | default m if DVB_FE_CUSTOMISE | 281 | default m if DVB_FE_CUSTOMISE |
273 | select FW_LOADER | ||
274 | help | 282 | help |
275 | An ATSC 8VSB tuner module. Say Y when you want to support this frontend. | 283 | An ATSC 8VSB tuner module. Say Y when you want to support this frontend. |
276 | 284 | ||
@@ -281,9 +289,8 @@ config DVB_OR51211 | |||
281 | 289 | ||
282 | config DVB_OR51132 | 290 | config DVB_OR51132 |
283 | tristate "Oren OR51132 based" | 291 | tristate "Oren OR51132 based" |
284 | depends on DVB_CORE && I2C && HOTPLUG | 292 | depends on DVB_CORE && I2C |
285 | default m if DVB_FE_CUSTOMISE | 293 | default m if DVB_FE_CUSTOMISE |
286 | select FW_LOADER | ||
287 | help | 294 | help |
288 | An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want | 295 | An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want |
289 | to support this frontend. | 296 | to support this frontend. |
@@ -297,9 +304,8 @@ config DVB_OR51132 | |||
297 | 304 | ||
298 | config DVB_BCM3510 | 305 | config DVB_BCM3510 |
299 | tristate "Broadcom BCM3510" | 306 | tristate "Broadcom BCM3510" |
300 | depends on DVB_CORE && I2C && HOTPLUG | 307 | depends on DVB_CORE && I2C |
301 | default m if DVB_FE_CUSTOMISE | 308 | default m if DVB_FE_CUSTOMISE |
302 | select FW_LOADER | ||
303 | help | 309 | help |
304 | An ATSC 8VSB/16VSB and QAM64/256 tuner module. Say Y when you want to | 310 | An ATSC 8VSB/16VSB and QAM64/256 tuner module. Say Y when you want to |
305 | support this frontend. | 311 | support this frontend. |