]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blame - sound/usb/line6/Kconfig
treewide: Add SPDX license identifier - Makefile/Kconfig
[mirror_ubuntu-focal-kernel.git] / sound / usb / line6 / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
ccddbe4a
TI
2config SND_USB_LINE6
3 tristate
bbe364dd 4 select SND_RAWMIDI
e928c077 5 select SND_PCM
0da325af 6 select SND_HWDEP
ccddbe4a
TI
7
8config SND_USB_POD
c6fffce9 9 tristate "Line 6 POD USB support"
ccddbe4a 10 select SND_USB_LINE6
705ececd 11 help
ccddbe4a
TI
12 This is a driver for PODxt and other similar devices,
13 supporting the following features:
705ececd
MG
14 * Reading/writing individual parameters
15 * Reading/writing complete channel, effects setup, and amp
16 setup data
17 * Channel switching
18 * Virtual MIDI interface
19 * Tuner access
20 * Playback/capture/mixer device for any ALSA-compatible PCM
21 audio application
22 * Signal routing (record clean/processed guitar signal,
23 re-amping)
24
ccddbe4a 25config SND_USB_PODHD
790869da 26 tristate "Line 6 POD X3/HD300/400/500 USB support"
ccddbe4a
TI
27 select SND_USB_LINE6
28 help
790869da 29 This is a driver for POD X3, HD300, 400 and 500 devices.
705ececd 30
ccddbe4a
TI
31config SND_USB_TONEPORT
32 tristate "TonePort GX, UX1 and UX2 USB support"
33 select SND_USB_LINE6
f44edd7b
TI
34 select NEW_LEDS
35 select LEDS_CLASS
ccddbe4a
TI
36 help
37 This is a driver for TonePort GX, UX1 and UX2 devices.
38
39config SND_USB_VARIAX
40 tristate "Variax Workbench USB support"
41 select SND_USB_LINE6
42 help
43 This is a driver for Variax Workbench device.
1027f476 44