Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky...
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / staging / line6 / Kconfig
CommitLineData
705ececd
MG
1config LINE6_USB
2 tristate "Line6 USB support"
7e60fcb5 3 depends on USB && SND
bbe364dd 4 select SND_RAWMIDI
705ececd
MG
5 help
6 This is a driver for the guitar amp, cab, and effects modeller
7 PODxt Pro by Line6 (and similar devices), supporting the
8 following features:
9 * Reading/writing individual parameters
10 * Reading/writing complete channel, effects setup, and amp
11 setup data
12 * Channel switching
13 * Virtual MIDI interface
14 * Tuner access
15 * Playback/capture/mixer device for any ALSA-compatible PCM
16 audio application
17 * Signal routing (record clean/processed guitar signal,
18 re-amping)
19
20 Preliminary support for the Variax Workbench is included.
21