Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
[deliverable/linux.git] / sound / usb / line6 / Kconfig
CommitLineData
ccddbe4a
TI
1config SND_USB_LINE6
2 tristate
bbe364dd 3 select SND_RAWMIDI
e928c077 4 select SND_PCM
ccddbe4a
TI
5
6config SND_USB_POD
c6fffce9 7 tristate "Line 6 POD USB support"
ccddbe4a 8 select SND_USB_LINE6
705ececd 9 help
ccddbe4a
TI
10 This is a driver for PODxt and other similar devices,
11 supporting the following features:
705ececd
MG
12 * Reading/writing individual parameters
13 * Reading/writing complete channel, effects setup, and amp
14 setup data
15 * Channel switching
16 * Virtual MIDI interface
17 * Tuner access
18 * Playback/capture/mixer device for any ALSA-compatible PCM
19 audio application
20 * Signal routing (record clean/processed guitar signal,
21 re-amping)
22
ccddbe4a 23config SND_USB_PODHD
c6fffce9 24 tristate "Line 6 POD HD300/400/500 USB support"
ccddbe4a
TI
25 select SND_USB_LINE6
26 help
27 This is a driver for POD HD300, 400 and 500 devices.
705ececd 28
ccddbe4a
TI
29config SND_USB_TONEPORT
30 tristate "TonePort GX, UX1 and UX2 USB support"
31 select SND_USB_LINE6
f44edd7b
TI
32 select NEW_LEDS
33 select LEDS_CLASS
ccddbe4a
TI
34 help
35 This is a driver for TonePort GX, UX1 and UX2 devices.
36
37config SND_USB_VARIAX
38 tristate "Variax Workbench USB support"
39 select SND_USB_LINE6
40 help
41 This is a driver for Variax Workbench device.
1027f476 42
This page took 0.503757 seconds and 5 git commands to generate.