# ALSA USB drivers

menu "ALSA USB devices"
	depends on SND!=n && USB!=n

config SND_USB_AUDIO
	tristate "USB Audio/MIDI driver"
	depends on SND
	help
	  Say 'Y' or 'M' to include support for USB audio and USB MIDI devices.

endmenu

