aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sound/usb/Kconfig')
-rw-r--r--sound/usb/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/sound/usb/Kconfig b/sound/usb/Kconfig
index ffcdc8f4ef66..0463b342ec77 100644
--- a/sound/usb/Kconfig
+++ b/sound/usb/Kconfig
@@ -67,5 +67,16 @@ config SND_USB_CAIAQ_INPUT
67 * Native Instruments Kore Controller 2 67 * Native Instruments Kore Controller 2
68 * Native Instruments Audio Kontrol 1 68 * Native Instruments Audio Kontrol 1
69 69
70config SND_USB_US122L
71 tristate "Tascam US-122L USB driver"
72 depends on X86 && EXPERIMENTAL
73 select SND_RAWMIDI
74 help
75 Say Y here to include support for Tascam US-122L USB Audio/MIDI
76 interfaces.
77
78 To compile this driver as a module, choose M here: the module
79 will be called snd-usb-us122l.
80
70endif # SND_USB 81endif # SND_USB
71 82