Commit 3714b534 authored by James Courtier-Dutton's avatar James Courtier-Dutton Committed by Jaroslav Kysela

[ALSA] Fix snd-usb-audio dependency on snd-hwdep.

USB
Signed-off-by: default avatarJames Courtier-Dutton <James@superbug.co.uk>
parent a488e033
...@@ -6,6 +6,7 @@ menu "USB devices" ...@@ -6,6 +6,7 @@ menu "USB devices"
config SND_USB_AUDIO config SND_USB_AUDIO
tristate "USB Audio/MIDI driver" tristate "USB Audio/MIDI driver"
depends on SND && USB depends on SND && USB
select SND_HWDEP
select SND_RAWMIDI select SND_RAWMIDI
select SND_PCM select SND_PCM
help help
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment