Staging: add line6 usb driver
[safe/jmp/linux-2.6] / drivers / staging / line6 / Kconfig
1 config LINE6_USB
2         tristate "Line6 USB support"
3         depends on USB
4         help
5           This is a driver for the guitar amp, cab, and effects modeller
6           PODxt Pro by Line6 (and similar devices), supporting the
7           following features:
8             * Reading/writing individual parameters
9             * Reading/writing complete channel, effects setup, and amp
10               setup data
11             * Channel switching
12             * Virtual MIDI interface
13             * Tuner access
14             * Playback/capture/mixer device for any ALSA-compatible PCM
15               audio application
16             * Signal routing (record clean/processed guitar signal,
17               re-amping)
18
19           Preliminary support for the Variax Workbench is included.
20