aboutsummaryrefslogtreecommitdiff
path: root/sound
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
parenta488e033861363f64ed90d01622e0c30b382b753 (diff)
[ALSA] Fix snd-usb-audio dependency on snd-hwdep.
USB Signed-off-by: James Courtier-Dutton <James@superbug.co.uk>
Diffstat (limited to 'sound')
-rw-r--r--sound/usb/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/usb/Kconfig b/sound/usb/Kconfig
index 9329e992c84..f05d02f5b69 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