diff options
author | Clemens Ladisch <clemens@ladisch.de> | 2006-10-09 02:17:48 -0400 |
---|---|---|
committer | Jaroslav Kysela <perex@suse.cz> | 2007-02-09 03:00:34 -0500 |
commit | 8a89876bc108cacebbe5cc47049c162a8a143b26 (patch) | |
tree | d491d365518f62290556513574a0d4f821d7e17e /sound/pci/Kconfig | |
parent | e117483e3e713c6411968afea825daa1133bc28d (diff) |
[ALSA] pci: select FW_LOADER instead of depending on it
Let the AudioScience, Echoaudio and Riptide drivers select FW_LOADER
instead of depending on it so that they can be configured without having
to enable FW_LOADER manually.
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Diffstat (limited to 'sound/pci/Kconfig')
-rw-r--r-- | sound/pci/Kconfig | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig index 8a6b1803c763..ae82024f87c0 100644 --- a/sound/pci/Kconfig +++ b/sound/pci/Kconfig | |||
@@ -236,7 +236,7 @@ config SND_CS5535AUDIO | |||
236 | config SND_DARLA20 | 236 | config SND_DARLA20 |
237 | tristate "(Echoaudio) Darla20" | 237 | tristate "(Echoaudio) Darla20" |
238 | depends on SND | 238 | depends on SND |
239 | depends on FW_LOADER | 239 | select FW_LOADER |
240 | select SND_PCM | 240 | select SND_PCM |
241 | help | 241 | help |
242 | Say 'Y' or 'M' to include support for Echoaudio Darla. | 242 | Say 'Y' or 'M' to include support for Echoaudio Darla. |
@@ -247,7 +247,7 @@ config SND_DARLA20 | |||
247 | config SND_GINA20 | 247 | config SND_GINA20 |
248 | tristate "(Echoaudio) Gina20" | 248 | tristate "(Echoaudio) Gina20" |
249 | depends on SND | 249 | depends on SND |
250 | depends on FW_LOADER | 250 | select FW_LOADER |
251 | select SND_PCM | 251 | select SND_PCM |
252 | help | 252 | help |
253 | Say 'Y' or 'M' to include support for Echoaudio Gina. | 253 | Say 'Y' or 'M' to include support for Echoaudio Gina. |
@@ -258,7 +258,7 @@ config SND_GINA20 | |||
258 | config SND_LAYLA20 | 258 | config SND_LAYLA20 |
259 | tristate "(Echoaudio) Layla20" | 259 | tristate "(Echoaudio) Layla20" |
260 | depends on SND | 260 | depends on SND |
261 | depends on FW_LOADER | 261 | select FW_LOADER |
262 | select SND_RAWMIDI | 262 | select SND_RAWMIDI |
263 | select SND_PCM | 263 | select SND_PCM |
264 | help | 264 | help |
@@ -270,7 +270,7 @@ config SND_LAYLA20 | |||
270 | config SND_DARLA24 | 270 | config SND_DARLA24 |
271 | tristate "(Echoaudio) Darla24" | 271 | tristate "(Echoaudio) Darla24" |
272 | depends on SND | 272 | depends on SND |
273 | depends on FW_LOADER | 273 | select FW_LOADER |
274 | select SND_PCM | 274 | select SND_PCM |
275 | help | 275 | help |
276 | Say 'Y' or 'M' to include support for Echoaudio Darla24. | 276 | Say 'Y' or 'M' to include support for Echoaudio Darla24. |
@@ -281,7 +281,7 @@ config SND_DARLA24 | |||
281 | config SND_GINA24 | 281 | config SND_GINA24 |
282 | tristate "(Echoaudio) Gina24" | 282 | tristate "(Echoaudio) Gina24" |
283 | depends on SND | 283 | depends on SND |
284 | depends on FW_LOADER | 284 | select FW_LOADER |
285 | select SND_PCM | 285 | select SND_PCM |
286 | help | 286 | help |
287 | Say 'Y' or 'M' to include support for Echoaudio Gina24. | 287 | Say 'Y' or 'M' to include support for Echoaudio Gina24. |
@@ -292,7 +292,7 @@ config SND_GINA24 | |||
292 | config SND_LAYLA24 | 292 | config SND_LAYLA24 |
293 | tristate "(Echoaudio) Layla24" | 293 | tristate "(Echoaudio) Layla24" |
294 | depends on SND | 294 | depends on SND |
295 | depends on FW_LOADER | 295 | select FW_LOADER |
296 | select SND_RAWMIDI | 296 | select SND_RAWMIDI |
297 | select SND_PCM | 297 | select SND_PCM |
298 | help | 298 | help |
@@ -304,7 +304,7 @@ config SND_LAYLA24 | |||
304 | config SND_MONA | 304 | config SND_MONA |
305 | tristate "(Echoaudio) Mona" | 305 | tristate "(Echoaudio) Mona" |
306 | depends on SND | 306 | depends on SND |
307 | depends on FW_LOADER | 307 | select FW_LOADER |
308 | select SND_RAWMIDI | 308 | select SND_RAWMIDI |
309 | select SND_PCM | 309 | select SND_PCM |
310 | help | 310 | help |
@@ -316,7 +316,7 @@ config SND_MONA | |||
316 | config SND_MIA | 316 | config SND_MIA |
317 | tristate "(Echoaudio) Mia" | 317 | tristate "(Echoaudio) Mia" |
318 | depends on SND | 318 | depends on SND |
319 | depends on FW_LOADER | 319 | select FW_LOADER |
320 | select SND_RAWMIDI | 320 | select SND_RAWMIDI |
321 | select SND_PCM | 321 | select SND_PCM |
322 | help | 322 | help |
@@ -328,7 +328,7 @@ config SND_MIA | |||
328 | config SND_ECHO3G | 328 | config SND_ECHO3G |
329 | tristate "(Echoaudio) 3G cards" | 329 | tristate "(Echoaudio) 3G cards" |
330 | depends on SND | 330 | depends on SND |
331 | depends on FW_LOADER | 331 | select FW_LOADER |
332 | select SND_RAWMIDI | 332 | select SND_RAWMIDI |
333 | select SND_PCM | 333 | select SND_PCM |
334 | help | 334 | help |
@@ -340,7 +340,7 @@ config SND_ECHO3G | |||
340 | config SND_INDIGO | 340 | config SND_INDIGO |
341 | tristate "(Echoaudio) Indigo" | 341 | tristate "(Echoaudio) Indigo" |
342 | depends on SND | 342 | depends on SND |
343 | depends on FW_LOADER | 343 | select FW_LOADER |
344 | select SND_PCM | 344 | select SND_PCM |
345 | help | 345 | help |
346 | Say 'Y' or 'M' to include support for Echoaudio Indigo. | 346 | Say 'Y' or 'M' to include support for Echoaudio Indigo. |
@@ -351,7 +351,7 @@ config SND_INDIGO | |||
351 | config SND_INDIGOIO | 351 | config SND_INDIGOIO |
352 | tristate "(Echoaudio) Indigo IO" | 352 | tristate "(Echoaudio) Indigo IO" |
353 | depends on SND | 353 | depends on SND |
354 | depends on FW_LOADER | 354 | select FW_LOADER |
355 | select SND_PCM | 355 | select SND_PCM |
356 | help | 356 | help |
357 | Say 'Y' or 'M' to include support for Echoaudio Indigo IO. | 357 | Say 'Y' or 'M' to include support for Echoaudio Indigo IO. |
@@ -362,7 +362,7 @@ config SND_INDIGOIO | |||
362 | config SND_INDIGODJ | 362 | config SND_INDIGODJ |
363 | tristate "(Echoaudio) Indigo DJ" | 363 | tristate "(Echoaudio) Indigo DJ" |
364 | depends on SND | 364 | depends on SND |
365 | depends on FW_LOADER | 365 | select FW_LOADER |
366 | select SND_PCM | 366 | select SND_PCM |
367 | help | 367 | help |
368 | Say 'Y' or 'M' to include support for Echoaudio Indigo DJ. | 368 | Say 'Y' or 'M' to include support for Echoaudio Indigo DJ. |
@@ -629,7 +629,7 @@ config SND_PCXHR | |||
629 | config SND_RIPTIDE | 629 | config SND_RIPTIDE |
630 | tristate "Conexant Riptide" | 630 | tristate "Conexant Riptide" |
631 | depends on SND | 631 | depends on SND |
632 | depends on FW_LOADER | 632 | select FW_LOADER |
633 | select SND_OPL3_LIB | 633 | select SND_OPL3_LIB |
634 | select SND_MPU401_UART | 634 | select SND_MPU401_UART |
635 | select SND_AC97_CODEC | 635 | select SND_AC97_CODEC |