summaryrefslogtreecommitdiff
path: root/sound/pci/Kconfig
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2012-11-22 16:11:21 +0100
committerTakashi Iwai <tiwai@suse.de>2012-11-22 17:47:59 +0100
commitd19144987c4b84bda3aaee602242060a5ab504b9 (patch)
tree861787393dd9a0b769e54545ae038535b3d1cb3f /sound/pci/Kconfig
parentcba46f11cb469ec48b04ec94320b4954ab4d7169 (diff)
ALSA: pcxhr: hard dependency on the standard fw loader
Like the previous commit for mixart, drop the home-baked fw loader code. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/Kconfig')
-rw-r--r--sound/pci/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig
index 43568924c8da..59dbb7035da0 100644
--- a/sound/pci/Kconfig
+++ b/sound/pci/Kconfig
@@ -728,6 +728,7 @@ config SND_NM256
config SND_PCXHR
tristate "Digigram PCXHR"
+ select FW_LOADER
select SND_PCM
select SND_HWDEP
help