Commit 8a89876b authored by Clemens Ladisch's avatar Clemens Ladisch Committed by Jaroslav Kysela

[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: default avatarClemens Ladisch <clemens@ladisch.de>
Signed-off-by: default avatarJaroslav Kysela <perex@suse.cz>
parent e117483e
...@@ -236,7 +236,7 @@ config SND_CS5535AUDIO ...@@ -236,7 +236,7 @@ config SND_CS5535AUDIO
config SND_DARLA20 config SND_DARLA20
tristate "(Echoaudio) Darla20" tristate "(Echoaudio) Darla20"
depends on SND depends on SND
depends on FW_LOADER select FW_LOADER
select SND_PCM select SND_PCM
help help
Say 'Y' or 'M' to include support for Echoaudio Darla. Say 'Y' or 'M' to include support for Echoaudio Darla.
...@@ -247,7 +247,7 @@ config SND_DARLA20 ...@@ -247,7 +247,7 @@ config SND_DARLA20
config SND_GINA20 config SND_GINA20
tristate "(Echoaudio) Gina20" tristate "(Echoaudio) Gina20"
depends on SND depends on SND
depends on FW_LOADER select FW_LOADER
select SND_PCM select SND_PCM
help help
Say 'Y' or 'M' to include support for Echoaudio Gina. Say 'Y' or 'M' to include support for Echoaudio Gina.
...@@ -258,7 +258,7 @@ config SND_GINA20 ...@@ -258,7 +258,7 @@ config SND_GINA20
config SND_LAYLA20 config SND_LAYLA20
tristate "(Echoaudio) Layla20" tristate "(Echoaudio) Layla20"
depends on SND depends on SND
depends on FW_LOADER select FW_LOADER
select SND_RAWMIDI select SND_RAWMIDI
select SND_PCM select SND_PCM
help help
...@@ -270,7 +270,7 @@ config SND_LAYLA20 ...@@ -270,7 +270,7 @@ config SND_LAYLA20
config SND_DARLA24 config SND_DARLA24
tristate "(Echoaudio) Darla24" tristate "(Echoaudio) Darla24"
depends on SND depends on SND
depends on FW_LOADER select FW_LOADER
select SND_PCM select SND_PCM
help help
Say 'Y' or 'M' to include support for Echoaudio Darla24. Say 'Y' or 'M' to include support for Echoaudio Darla24.
...@@ -281,7 +281,7 @@ config SND_DARLA24 ...@@ -281,7 +281,7 @@ config SND_DARLA24
config SND_GINA24 config SND_GINA24
tristate "(Echoaudio) Gina24" tristate "(Echoaudio) Gina24"
depends on SND depends on SND
depends on FW_LOADER select FW_LOADER
select SND_PCM select SND_PCM
help help
Say 'Y' or 'M' to include support for Echoaudio Gina24. Say 'Y' or 'M' to include support for Echoaudio Gina24.
...@@ -292,7 +292,7 @@ config SND_GINA24 ...@@ -292,7 +292,7 @@ config SND_GINA24
config SND_LAYLA24 config SND_LAYLA24
tristate "(Echoaudio) Layla24" tristate "(Echoaudio) Layla24"
depends on SND depends on SND
depends on FW_LOADER select FW_LOADER
select SND_RAWMIDI select SND_RAWMIDI
select SND_PCM select SND_PCM
help help
...@@ -304,7 +304,7 @@ config SND_LAYLA24 ...@@ -304,7 +304,7 @@ config SND_LAYLA24
config SND_MONA config SND_MONA
tristate "(Echoaudio) Mona" tristate "(Echoaudio) Mona"
depends on SND depends on SND
depends on FW_LOADER select FW_LOADER
select SND_RAWMIDI select SND_RAWMIDI
select SND_PCM select SND_PCM
help help
...@@ -316,7 +316,7 @@ config SND_MONA ...@@ -316,7 +316,7 @@ config SND_MONA
config SND_MIA config SND_MIA
tristate "(Echoaudio) Mia" tristate "(Echoaudio) Mia"
depends on SND depends on SND
depends on FW_LOADER select FW_LOADER
select SND_RAWMIDI select SND_RAWMIDI
select SND_PCM select SND_PCM
help help
...@@ -328,7 +328,7 @@ config SND_MIA ...@@ -328,7 +328,7 @@ config SND_MIA
config SND_ECHO3G config SND_ECHO3G
tristate "(Echoaudio) 3G cards" tristate "(Echoaudio) 3G cards"
depends on SND depends on SND
depends on FW_LOADER select FW_LOADER
select SND_RAWMIDI select SND_RAWMIDI
select SND_PCM select SND_PCM
help help
...@@ -340,7 +340,7 @@ config SND_ECHO3G ...@@ -340,7 +340,7 @@ config SND_ECHO3G
config SND_INDIGO config SND_INDIGO
tristate "(Echoaudio) Indigo" tristate "(Echoaudio) Indigo"
depends on SND depends on SND
depends on FW_LOADER select FW_LOADER
select SND_PCM select SND_PCM
help help
Say 'Y' or 'M' to include support for Echoaudio Indigo. Say 'Y' or 'M' to include support for Echoaudio Indigo.
...@@ -351,7 +351,7 @@ config SND_INDIGO ...@@ -351,7 +351,7 @@ config SND_INDIGO
config SND_INDIGOIO config SND_INDIGOIO
tristate "(Echoaudio) Indigo IO" tristate "(Echoaudio) Indigo IO"
depends on SND depends on SND
depends on FW_LOADER select FW_LOADER
select SND_PCM select SND_PCM
help help
Say 'Y' or 'M' to include support for Echoaudio Indigo IO. Say 'Y' or 'M' to include support for Echoaudio Indigo IO.
...@@ -362,7 +362,7 @@ config SND_INDIGOIO ...@@ -362,7 +362,7 @@ config SND_INDIGOIO
config SND_INDIGODJ config SND_INDIGODJ
tristate "(Echoaudio) Indigo DJ" tristate "(Echoaudio) Indigo DJ"
depends on SND depends on SND
depends on FW_LOADER select FW_LOADER
select SND_PCM select SND_PCM
help help
Say 'Y' or 'M' to include support for Echoaudio Indigo DJ. Say 'Y' or 'M' to include support for Echoaudio Indigo DJ.
...@@ -629,7 +629,7 @@ config SND_PCXHR ...@@ -629,7 +629,7 @@ config SND_PCXHR
config SND_RIPTIDE config SND_RIPTIDE
tristate "Conexant Riptide" tristate "Conexant Riptide"
depends on SND depends on SND
depends on FW_LOADER select FW_LOADER
select SND_OPL3_LIB select SND_OPL3_LIB
select SND_MPU401_UART select SND_MPU401_UART
select SND_AC97_CODEC select SND_AC97_CODEC
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment