aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@kernel.org>2008-07-27 09:04:55 -0400
committerMauro Carvalho Chehab <mchehab@infradead.org>2008-07-27 11:24:37 -0400
commit445c2714cf72817ab1ad3ca894c6d9b2047b3a3e (patch)
tree812b3156f9649c0f08506058037dbb7aad00fa5b /drivers/media/dvb/frontends
parent9fa0f6db3a201bef49f28e69f80802559a38586b (diff)
V4L/DVB (8534): remove select's of FW_LOADER
After commit d9b19199e4894089456aaad295023263b5225c1a (always enable FW_LOADER unless EMBEDDED=y) we can remove the FW_LOADER select's and corresponding dependencies on HOTPLUG. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/dvb/frontends')
-rw-r--r--drivers/media/dvb/frontends/Kconfig24
1 files changed, 8 insertions, 16 deletions
diff --git a/drivers/media/dvb/frontends/Kconfig b/drivers/media/dvb/frontends/Kconfig
index fa7f0c563770..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
98config DVB_SP8870 98config 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
111config DVB_SP887X 110config 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
@@ -158,9 +156,8 @@ config DVB_L64781
158 156
159config DVB_TDA1004X 157config DVB_TDA1004X
160 tristate "Philips TDA10045H/TDA10046H based" 158 tristate "Philips TDA10045H/TDA10046H based"
161 depends on DVB_CORE && I2C && HOTPLUG 159 depends on DVB_CORE && I2C
162 default m if DVB_FE_CUSTOMISE 160 default m if DVB_FE_CUSTOMISE
163 select FW_LOADER
164 help 161 help
165 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.
166 163
@@ -225,9 +222,8 @@ config DVB_DIB7000P
225 222
226config DVB_TDA10048 223config DVB_TDA10048
227 tristate "Philips TDA10048HN based" 224 tristate "Philips TDA10048HN based"
228 depends on DVB_CORE && I2C && HOTPLUG 225 depends on DVB_CORE && I2C
229 default m if DVB_FE_CUSTOMISE 226 default m if DVB_FE_CUSTOMISE
230 select FW_LOADER
231 help 227 help
232 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.
233 229
@@ -267,9 +263,8 @@ comment "ATSC (North American/Korean Terrestrial/Cable DTV) frontends"
267 263
268config DVB_NXT200X 264config DVB_NXT200X
269 tristate "NxtWave Communications NXT2002/NXT2004 based" 265 tristate "NxtWave Communications NXT2002/NXT2004 based"
270 depends on DVB_CORE && I2C && HOTPLUG 266 depends on DVB_CORE && I2C
271 default m if DVB_FE_CUSTOMISE 267 default m if DVB_FE_CUSTOMISE
272 select FW_LOADER
273 help 268 help
274 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
275 to support this frontend. 270 to support this frontend.
@@ -282,9 +277,8 @@ config DVB_NXT200X
282 277
283config DVB_OR51211 278config DVB_OR51211
284 tristate "Oren OR51211 based" 279 tristate "Oren OR51211 based"
285 depends on DVB_CORE && I2C && HOTPLUG 280 depends on DVB_CORE && I2C
286 default m if DVB_FE_CUSTOMISE 281 default m if DVB_FE_CUSTOMISE
287 select FW_LOADER
288 help 282 help
289 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.
290 284
@@ -295,9 +289,8 @@ config DVB_OR51211
295 289
296config DVB_OR51132 290config DVB_OR51132
297 tristate "Oren OR51132 based" 291 tristate "Oren OR51132 based"
298 depends on DVB_CORE && I2C && HOTPLUG 292 depends on DVB_CORE && I2C
299 default m if DVB_FE_CUSTOMISE 293 default m if DVB_FE_CUSTOMISE
300 select FW_LOADER
301 help 294 help
302 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
303 to support this frontend. 296 to support this frontend.
@@ -311,9 +304,8 @@ config DVB_OR51132
311 304
312config DVB_BCM3510 305config DVB_BCM3510
313 tristate "Broadcom BCM3510" 306 tristate "Broadcom BCM3510"
314 depends on DVB_CORE && I2C && HOTPLUG 307 depends on DVB_CORE && I2C
315 default m if DVB_FE_CUSTOMISE 308 default m if DVB_FE_CUSTOMISE
316 select FW_LOADER
317 help 309 help
318 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
319 support this frontend. 311 support this frontend.