aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/Kconfig
diff options
context:
space:
mode:
authorJames Courtier-Dutton <James@superbug.co.uk>2005-05-08 22:22:27 +0200
committerJaroslav Kysela <perex@suse.cz>2005-05-29 10:06:25 +0200
commit3714b5344e2da58d18f0b885663226826c22a1b3 (patch)
treef68b4369ba53f44d90a005e842736e596a4b5ef8 /sound/usb/Kconfig
parent[ALSA] cs4281 - fix DLLRDY not seen problem (diff)
downloadlinux-dev-3714b5344e2da58d18f0b885663226826c22a1b3.tar.xz
linux-dev-3714b5344e2da58d18f0b885663226826c22a1b3.zip
[ALSA] Fix snd-usb-audio dependency on snd-hwdep.
USB Signed-off-by: James Courtier-Dutton <James@superbug.co.uk>
Diffstat (limited to 'sound/usb/Kconfig')
-rw-r--r--sound/usb/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/usb/Kconfig b/sound/usb/Kconfig
index 9329e992c841..f05d02f5b69f 100644
--- a/sound/usb/Kconfig
+++ b/sound/usb/Kconfig
@@ -6,6 +6,7 @@ menu "USB devices"
config SND_USB_AUDIO
tristate "USB Audio/MIDI driver"
depends on SND && USB
+ select SND_HWDEP
select SND_RAWMIDI
select SND_PCM
help