18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ciconfig SND_USB_LINE6
38c2ecf20Sopenharmony_ci	tristate
48c2ecf20Sopenharmony_ci	select SND_RAWMIDI
58c2ecf20Sopenharmony_ci	select SND_PCM
68c2ecf20Sopenharmony_ci	select SND_HWDEP
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_ciconfig SND_USB_POD
98c2ecf20Sopenharmony_ci	tristate "Line 6 POD USB support"
108c2ecf20Sopenharmony_ci	select SND_USB_LINE6
118c2ecf20Sopenharmony_ci	help
128c2ecf20Sopenharmony_ci	  This is a driver for PODxt and other similar devices,
138c2ecf20Sopenharmony_ci	  supporting the following features:
148c2ecf20Sopenharmony_ci	    * Reading/writing individual parameters
158c2ecf20Sopenharmony_ci	    * Reading/writing complete channel, effects setup, and amp
168c2ecf20Sopenharmony_ci	      setup data
178c2ecf20Sopenharmony_ci	    * Channel switching
188c2ecf20Sopenharmony_ci	    * Virtual MIDI interface
198c2ecf20Sopenharmony_ci	    * Tuner access
208c2ecf20Sopenharmony_ci	    * Playback/capture/mixer device for any ALSA-compatible PCM
218c2ecf20Sopenharmony_ci	      audio application
228c2ecf20Sopenharmony_ci	    * Signal routing (record clean/processed guitar signal,
238c2ecf20Sopenharmony_ci	      re-amping)
248c2ecf20Sopenharmony_ci
258c2ecf20Sopenharmony_ciconfig SND_USB_PODHD
268c2ecf20Sopenharmony_ci	tristate "Line 6 POD X3/HD300/400/500 USB support"
278c2ecf20Sopenharmony_ci	select SND_USB_LINE6
288c2ecf20Sopenharmony_ci	help
298c2ecf20Sopenharmony_ci	  This is a driver for POD X3, HD300, 400 and 500 devices.
308c2ecf20Sopenharmony_ci
318c2ecf20Sopenharmony_ciconfig SND_USB_TONEPORT
328c2ecf20Sopenharmony_ci	tristate "TonePort GX, UX1 and UX2 USB support"
338c2ecf20Sopenharmony_ci	select SND_USB_LINE6
348c2ecf20Sopenharmony_ci	select NEW_LEDS
358c2ecf20Sopenharmony_ci	select LEDS_CLASS
368c2ecf20Sopenharmony_ci	help
378c2ecf20Sopenharmony_ci	  This is a driver for TonePort GX, UX1 and UX2 devices.
388c2ecf20Sopenharmony_ci
398c2ecf20Sopenharmony_ciconfig SND_USB_VARIAX
408c2ecf20Sopenharmony_ci	tristate "Variax Workbench USB support"
418c2ecf20Sopenharmony_ci	select SND_USB_LINE6
428c2ecf20Sopenharmony_ci	help
438c2ecf20Sopenharmony_ci	  This is a driver for Variax Workbench device.
448c2ecf20Sopenharmony_ci
45