Merge tag 'linux-kselftest-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-block.git] / sound / usb / Kconfig
CommitLineData
1da177e4
LT
1# ALSA USB drivers
2
89fe5117
TI
3menuconfig SND_USB
4 bool "USB sound devices"
5 depends on USB
6 default y
7 help
8 Support for sound devices connected via the USB bus.
9
10if SND_USB && USB
1da177e4
LT
11
12config SND_USB_AUDIO
13 tristate "USB Audio/MIDI driver"
3714b534 14 select SND_HWDEP
1da177e4
LT
15 select SND_RAWMIDI
16 select SND_PCM
4fa71c15 17 select BITREVERSE
aebb2b89 18 select SND_USB_AUDIO_USE_MEDIA_CONTROLLER if MEDIA_CONTROLLER && (MEDIA_SUPPORT=y || MEDIA_SUPPORT=SND_USB_AUDIO)
1da177e4
LT
19 help
20 Say Y here to include support for USB audio and USB MIDI
21 devices.
22
23 To compile this driver as a module, choose M here: the module
24 will be called snd-usb-audio.
25
aebb2b89
SK
26config SND_USB_AUDIO_USE_MEDIA_CONTROLLER
27 bool
28
63978ab3 29config SND_USB_UA101
306ff3e4 30 tristate "Edirol UA-101/UA-1000 driver"
63978ab3
CL
31 select SND_PCM
32 select SND_RAWMIDI
33 help
e584bc3c
CL
34 Say Y here to include support for the Edirol UA-101 and UA-1000
35 audio/MIDI interfaces.
63978ab3
CL
36
37 To compile this driver as a module, choose M here: the module
38 will be called snd-ua101.
39
1da177e4
LT
40config SND_USB_USX2Y
41 tristate "Tascam US-122, US-224 and US-428 USB driver"
89fe5117 42 depends on X86 || PPC || ALPHA
1da177e4
LT
43 select SND_HWDEP
44 select SND_RAWMIDI
45 select SND_PCM
46 help
47 Say Y here to include support for Tascam USB Audio/MIDI
48 interfaces or controllers US-122, US-224 and US-428.
49
50 To compile this driver as a module, choose M here: the module
51 will be called snd-usb-usx2y.
52
523f1dce
DM
53config SND_USB_CAIAQ
54 tristate "Native Instruments USB audio devices"
ee6df2e1
TI
55 select SND_HWDEP
56 select SND_RAWMIDI
57 select SND_PCM
58 help
523f1dce
DM
59 Say Y here to include support for caiaq USB audio interfaces,
60 namely:
61
62 * Native Instruments RigKontrol2
ad1e34b5 63 * Native Instruments RigKontrol3
523f1dce 64 * Native Instruments Kore Controller
7829d0ec 65 * Native Instruments Kore Controller 2
523f1dce 66 * Native Instruments Audio Kontrol 1
b30c4947 67 * Native Instruments Audio 2 DJ
2165592b 68 * Native Instruments Audio 4 DJ
523f1dce 69 * Native Instruments Audio 8 DJ
df8d81a3 70 * Native Instruments Traktor Audio 2
2165592b
DM
71 * Native Instruments Guitar Rig Session I/O
72 * Native Instruments Guitar Rig mobile
6da7a2aa 73 * Native Instruments Traktor Kontrol X1
15c5ab60 74 * Native Instruments Traktor Kontrol S4
e653510a 75 * Native Instruments Maschine Controller
523f1dce
DM
76
77 To compile this driver as a module, choose M here: the module
78 will be called snd-usb-caiaq.
79
80config SND_USB_CAIAQ_INPUT
81 bool "enable input device for controllers"
82 depends on SND_USB_CAIAQ
e5f73e2a 83 depends on INPUT=y || INPUT=SND_USB_CAIAQ
523f1dce
DM
84 help
85 Say Y here to support input controllers like buttons, knobs,
86 alpha dials and analog pedals on the following products:
87
88 * Native Instruments RigKontrol2
ad1e34b5 89 * Native Instruments RigKontrol3
8e3cd08e 90 * Native Instruments Kore Controller
7829d0ec 91 * Native Instruments Kore Controller 2
523f1dce 92 * Native Instruments Audio Kontrol 1
15c5ab60 93 * Native Instruments Traktor Kontrol S4
e653510a 94 * Native Instruments Maschine Controller
523f1dce 95
030a07e4
KW
96config SND_USB_US122L
97 tristate "Tascam US-122L USB driver"
f598158a 98 depends on X86
dc0abf90 99 select SND_HWDEP
030a07e4
KW
100 select SND_RAWMIDI
101 help
102 Say Y here to include support for Tascam US-122L USB Audio/MIDI
103 interfaces.
104
105 To compile this driver as a module, choose M here: the module
106 will be called snd-usb-us122l.
107
c6d43ba8
TS
108config SND_USB_6FIRE
109 tristate "TerraTec DMX 6Fire USB"
c6d43ba8 110 select FW_LOADER
8ae9572b 111 select BITREVERSE
c6d43ba8
TS
112 select SND_RAWMIDI
113 select SND_PCM
adef39c0 114 select SND_VMASTER
c6d43ba8
TS
115 help
116 Say Y here to include support for TerraTec 6fire DMX USB interface.
117
118 You will need firmware files in order to be able to use the device
78caf66c
TS
119 after it has been coldstarted. An install script for the firmware
120 and further help can be found at
121 http://sixfireusb.sourceforge.net
c6d43ba8 122
a91c3fb2
AO
123config SND_USB_HIFACE
124 tristate "M2Tech hiFace USB-SPDIF driver"
125 select SND_PCM
126 help
127 Select this option to include support for M2Tech hiFace USB-SPDIF
128 interface.
129
130 This driver supports the original M2Tech hiFace and some other
131 compatible devices. The supported products are:
132
133 * M2Tech Young
134 * M2Tech hiFace
135 * M2Tech North Star
136 * M2Tech W4S Young
137 * M2Tech Corrson
138 * M2Tech AUDIA
139 * M2Tech SL Audio
140 * M2Tech Empirical
141 * M2Tech Rockna
142 * M2Tech Pathos
143 * M2Tech Metronome
144 * M2Tech CAD
145 * M2Tech Audio Esclusive
146 * M2Tech Rotel
147 * M2Tech Eeaudio
148 * The Chord Company CHORD
149 * AVA Group A/S Vitus
150
151 To compile this driver as a module, choose M here: the module
152 will be called snd-usb-hiface.
153
b47a2229
MK
154config SND_BCD2000
155 tristate "Behringer BCD2000 MIDI driver"
156 select SND_RAWMIDI
157 help
158 Say Y here to include MIDI support for the Behringer BCD2000 DJ
159 controller.
160
161 Audio support is still work-in-progress at
162 https://github.com/anyc/snd-usb-bcd2000
163
164 To compile this driver as a module, choose M here: the module
165 will be called snd-bcd2000.
166
61864d84
TI
167source "sound/usb/line6/Kconfig"
168
89fe5117 169endif # SND_USB
1da177e4 170