1 # SPDX-License-Identifier: GPL-2.0-only
5 bool "USB sound devices"
9 Support for sound devices connected via the USB bus.
14 tristate "USB Audio/MIDI driver"
19 select SND_USB_AUDIO_USE_MEDIA_CONTROLLER if MEDIA_CONTROLLER && (MEDIA_SUPPORT=y || MEDIA_SUPPORT=SND_USB_AUDIO)
21 Say Y here to include support for USB audio and USB MIDI
24 To compile this driver as a module, choose M here: the module
25 will be called snd-usb-audio.
27 config SND_USB_AUDIO_USE_MEDIA_CONTROLLER
31 tristate "Edirol UA-101/UA-1000 driver"
35 Say Y here to include support for the Edirol UA-101 and UA-1000
36 audio/MIDI interfaces.
38 To compile this driver as a module, choose M here: the module
39 will be called snd-ua101.
42 tristate "Tascam US-122, US-224 and US-428 USB driver"
43 depends on X86 || PPC || ALPHA
48 Say Y here to include support for Tascam USB Audio/MIDI
49 interfaces or controllers US-122, US-224 and US-428.
51 To compile this driver as a module, choose M here: the module
52 will be called snd-usb-usx2y.
55 tristate "Native Instruments USB audio devices"
60 Say Y here to include support for caiaq USB audio interfaces,
63 * Native Instruments RigKontrol2
64 * Native Instruments RigKontrol3
65 * Native Instruments Kore Controller
66 * Native Instruments Kore Controller 2
67 * Native Instruments Audio Kontrol 1
68 * Native Instruments Audio 2 DJ
69 * Native Instruments Audio 4 DJ
70 * Native Instruments Audio 8 DJ
71 * Native Instruments Traktor Audio 2
72 * Native Instruments Guitar Rig Session I/O
73 * Native Instruments Guitar Rig mobile
74 * Native Instruments Traktor Kontrol X1
75 * Native Instruments Traktor Kontrol S4
76 * Native Instruments Maschine Controller
78 To compile this driver as a module, choose M here: the module
79 will be called snd-usb-caiaq.
81 config SND_USB_CAIAQ_INPUT
82 bool "enable input device for controllers"
83 depends on SND_USB_CAIAQ
84 depends on INPUT=y || INPUT=SND_USB_CAIAQ
86 Say Y here to support input controllers like buttons, knobs,
87 alpha dials and analog pedals on the following products:
89 * Native Instruments RigKontrol2
90 * Native Instruments RigKontrol3
91 * Native Instruments Kore Controller
92 * Native Instruments Kore Controller 2
93 * Native Instruments Audio Kontrol 1
94 * Native Instruments Traktor Kontrol S4
95 * Native Instruments Maschine Controller
98 tristate "Tascam US-122L USB driver"
99 depends on X86 || COMPILE_TEST
103 Say Y here to include support for Tascam US-122L USB Audio/MIDI
106 To compile this driver as a module, choose M here: the module
107 will be called snd-usb-us122l.
110 tristate "TerraTec DMX 6Fire USB"
117 Say Y here to include support for TerraTec 6fire DMX USB interface.
119 You will need firmware files in order to be able to use the device
120 after it has been coldstarted. An install script for the firmware
121 and further help can be found at
122 http://sixfireusb.sourceforge.net
124 config SND_USB_HIFACE
125 tristate "M2Tech hiFace USB-SPDIF driver"
128 Select this option to include support for M2Tech hiFace USB-SPDIF
131 This driver supports the original M2Tech hiFace and some other
132 compatible devices. The supported products are:
146 * M2Tech Audio Esclusive
149 * The Chord Company CHORD
150 * AVA Group A/S Vitus
152 To compile this driver as a module, choose M here: the module
153 will be called snd-usb-hiface.
156 tristate "Behringer BCD2000 MIDI driver"
159 Say Y here to include MIDI support for the Behringer BCD2000 DJ
162 Audio support is still work-in-progress at
163 https://github.com/anyc/snd-usb-bcd2000
165 To compile this driver as a module, choose M here: the module
166 will be called snd-bcd2000.
168 source "sound/usb/line6/Kconfig"