wl1271: Remove RX workaround
[linux-2.6/kvm.git] / drivers / staging / line6 / Kconfig
blob7852d4a960c50fec42842826c209a135eb9dd71d
1 config LINE6_USB
2         tristate "Line6 USB support"
3         depends on USB && SND
4         select SND_RAWMIDI
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)
20           Preliminary support for the Variax Workbench is included.