aboutsummaryrefslogtreecommitdiffstats
path: root/sound/drivers/Kconfig
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2012-11-22 16:14:55 +0100
committerTakashi Iwai <tiwai@suse.de>2012-11-22 17:48:01 +0100
commit0d144de9af28f23d28e4cdf28a08e25e9ad3b41c (patch)
treed636f6ccf8b82334f77ed4997645de47e3ae2ef8 /sound/drivers/Kconfig
parentALSA: pcxhr: hard dependency on the standard fw loader (diff)
downloadlinux-dev-0d144de9af28f23d28e4cdf28a08e25e9ad3b41c.tar.xz
linux-dev-0d144de9af28f23d28e4cdf28a08e25e9ad3b41c.zip
ALSA: vx: hard dependency on the standard fw loader
Yet again like previous two commits, drop the old hwdep user-space firmware code from vx driver (snd-vxpocket and snd-vx222). Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/drivers/Kconfig')
-rw-r--r--sound/drivers/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/drivers/Kconfig b/sound/drivers/Kconfig
index 5e4384137a76..7d02c322ed93 100644
--- a/sound/drivers/Kconfig
+++ b/sound/drivers/Kconfig
@@ -14,6 +14,7 @@ config SND_OPL4_LIB
config SND_VX_LIB
tristate
+ select FW_LOADER
select SND_HWDEP
select SND_PCM