blob: f4585d378ef309281bbfcf3d00e887bccae75335 [file] [log] [blame]
Takashi Iwaiccddbe42015-01-15 08:22:31 +01001config SND_USB_LINE6
2 tristate
Randy Dunlapbbe364d2009-03-18 10:00:16 -07003 select SND_RAWMIDI
Randy Dunlape928c072010-07-27 12:21:19 -07004 select SND_PCM
Takashi Iwaiccddbe42015-01-15 08:22:31 +01005
6config SND_USB_POD
Chris Rorvickc6fffce2015-01-20 02:20:49 -06007 tristate "Line 6 POD USB support"
Takashi Iwaiccddbe42015-01-15 08:22:31 +01008 select SND_USB_LINE6
Markus Grabner705ecec2009-02-27 19:43:04 -08009 help
Takashi Iwaiccddbe42015-01-15 08:22:31 +010010 This is a driver for PODxt and other similar devices,
11 supporting the following features:
Markus Grabner705ecec2009-02-27 19:43:04 -080012 * 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
Takashi Iwaiccddbe42015-01-15 08:22:31 +010023config SND_USB_PODHD
Chris Rorvickc6fffce2015-01-20 02:20:49 -060024 tristate "Line 6 POD HD300/400/500 USB support"
Takashi Iwaiccddbe42015-01-15 08:22:31 +010025 select SND_USB_LINE6
26 help
27 This is a driver for POD HD300, 400 and 500 devices.
Markus Grabner705ecec2009-02-27 19:43:04 -080028
Takashi Iwaiccddbe42015-01-15 08:22:31 +010029config SND_USB_TONEPORT
30 tristate "TonePort GX, UX1 and UX2 USB support"
31 select SND_USB_LINE6
Takashi Iwaif44edd72015-01-20 09:36:31 +010032 select NEW_LEDS
33 select LEDS_CLASS
Takashi Iwaiccddbe42015-01-15 08:22:31 +010034 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.
Markus Grabner1027f4762010-08-12 01:35:30 +020042