1 # SPDX-License-Identifier: GPL-2.0-only 1 # SPDX-License-Identifier: GPL-2.0-only 2 config SND_USB_LINE6 2 config SND_USB_LINE6 3 tristate 3 tristate 4 select SND_RAWMIDI 4 select SND_RAWMIDI 5 select SND_PCM 5 select SND_PCM 6 select SND_HWDEP 6 select SND_HWDEP 7 7 8 config SND_USB_POD 8 config SND_USB_POD 9 tristate "Line 6 POD USB support" 9 tristate "Line 6 POD USB support" 10 select SND_USB_LINE6 10 select SND_USB_LINE6 11 help 11 help 12 This is a driver for PODxt and other 12 This is a driver for PODxt and other similar devices, 13 supporting the following features: 13 supporting the following features: 14 * Reading/writing individual param 14 * Reading/writing individual parameters 15 * Reading/writing complete channel 15 * Reading/writing complete channel, effects setup, and amp 16 setup data 16 setup data 17 * Channel switching 17 * Channel switching 18 * Virtual MIDI interface 18 * Virtual MIDI interface 19 * Tuner access 19 * Tuner access 20 * Playback/capture/mixer device fo 20 * Playback/capture/mixer device for any ALSA-compatible PCM 21 audio application 21 audio application 22 * Signal routing (record clean/pro 22 * Signal routing (record clean/processed guitar signal, 23 re-amping) 23 re-amping) 24 24 25 config SND_USB_PODHD 25 config SND_USB_PODHD 26 tristate "Line 6 POD X3/HD300/400/500 26 tristate "Line 6 POD X3/HD300/400/500 USB support" 27 select SND_USB_LINE6 27 select SND_USB_LINE6 28 help 28 help 29 This is a driver for POD X3, HD300, 29 This is a driver for POD X3, HD300, 400 and 500 devices. 30 30 31 config SND_USB_TONEPORT 31 config SND_USB_TONEPORT 32 tristate "TonePort GX, UX1 and UX2 USB 32 tristate "TonePort GX, UX1 and UX2 USB support" 33 select SND_USB_LINE6 33 select SND_USB_LINE6 34 select NEW_LEDS 34 select NEW_LEDS 35 select LEDS_CLASS 35 select LEDS_CLASS 36 help 36 help 37 This is a driver for TonePort GX, UX 37 This is a driver for TonePort GX, UX1 and UX2 devices. 38 38 39 config SND_USB_VARIAX 39 config SND_USB_VARIAX 40 tristate "Variax Workbench USB support 40 tristate "Variax Workbench USB support" 41 select SND_USB_LINE6 41 select SND_USB_LINE6 42 help 42 help 43 This is a driver for Variax Workbenc 43 This is a driver for Variax Workbench device. 44 44
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.