projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a488e03
)
[ALSA] Fix snd-usb-audio dependency on snd-hwdep.
author
James Courtier-Dutton
<James@superbug.co.uk>
Sun, 8 May 2005 20:22:27 +0000
(22:22 +0200)
committer
Jaroslav Kysela
<perex@suse.cz>
Sun, 29 May 2005 08:06:25 +0000
(10:06 +0200)
USB
Signed-off-by: James Courtier-Dutton <James@superbug.co.uk>
sound/usb/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/sound/usb/Kconfig
b/sound/usb/Kconfig
index 9329e992c841936c00a4b8522e9b4db803fb5380..f05d02f5b69f9233aca85c8927446db08b2fd27e 100644
(file)
--- 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