commit | 0d144de9af28f23d28e4cdf28a08e25e9ad3b41c | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Nov 22 16:14:55 2012 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Nov 22 17:48:01 2012 +0100 |
tree | d636f6ccf8b82334f77ed4997645de47e3ae2ef8 | |
parent | d19144987c4b84bda3aaee602242060a5ab504b9 [diff] [blame] |
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>
diff --git a/sound/drivers/Kconfig b/sound/drivers/Kconfig index 5e43841..7d02c32 100644 --- a/sound/drivers/Kconfig +++ b/sound/drivers/Kconfig
@@ -14,6 +14,7 @@ config SND_VX_LIB tristate + select FW_LOADER select SND_HWDEP select SND_PCM