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