Kconfig 1.1 KB

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