diff options
Diffstat (limited to 'sound/usb/line6/Kconfig')
-rw-r--r-- | sound/usb/line6/Kconfig | 2 |
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 | |||
29 | config SND_USB_TONEPORT | 29 | config SND_USB_TONEPORT |
30 | tristate "TonePort GX, UX1 and UX2 USB support" | 30 | tristate "TonePort GX, UX1 and UX2 USB support" |
31 | select SND_USB_LINE6 | 31 | select SND_USB_LINE6 |
32 | select NEW_LEDS | ||
33 | select LEDS_CLASS | ||
32 | help | 34 | help |
33 | This is a driver for TonePort GX, UX1 and UX2 devices. | 35 | This is a driver for TonePort GX, UX1 and UX2 devices. |
34 | 36 | ||