summaryrefslogtreecommitdiff
path: root/sound/usb/line6/Kconfig
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2015-01-20 09:36:31 +0100
committerTakashi Iwai <tiwai@suse.de>2015-01-28 07:20:08 +0100
commitf44edd7b2bbeddef602fe84d3b175818024d7fce (patch)
tree54d7581b42054a168e7840a60893ebd52e13063c /sound/usb/line6/Kconfig
parentbf115fcf957f080a1766bb785e23980c1440d06e (diff)
ALSA: line6/toneport: Implement LED controls via LED class
Instead of non-standard sysfs, reimplement the LED controls on TonePort as LED class devices. Tested-by: Chris Rorvick <chris@rorvick.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/usb/line6/Kconfig')
-rw-r--r--sound/usb/line6/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/usb/line6/Kconfig b/sound/usb/line6/Kconfig
index af20947e0bda..f4585d378ef3 100644
--- a/sound/usb/line6/Kconfig
+++ b/sound/usb/line6/Kconfig
@@ -29,6 +29,8 @@ config SND_USB_PODHD
config SND_USB_TONEPORT
tristate "TonePort GX, UX1 and UX2 USB support"
select SND_USB_LINE6
+ select NEW_LEDS
+ select LEDS_CLASS
help
This is a driver for TonePort GX, UX1 and UX2 devices.