Linux Audio

Check our new training course

Embedded Linux Audio

Check our new training course
with Creative Commons CC-BY-SA
lecture materials

Bootlin logo

Elixir Cross Referencer

Loading...
# 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