aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/Kconfig
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2014-04-14 10:43:20 +0200
committerTakashi Iwai <tiwai@suse.de>2014-04-14 10:43:20 +0200
commitd700d70dfd2e5ff951bb004e390a0f55bdd161de (patch)
tree85b198eea2120d1efdc52045600d48f08ceb76cc /sound/usb/Kconfig
parentALSA: hda/realtek - Add support of ALC288 codec (diff)
parentALSA: MIDI driver for Behringer BCD2000 USB device (diff)
downloadlinux-dev-d700d70dfd2e5ff951bb004e390a0f55bdd161de.tar.xz
linux-dev-d700d70dfd2e5ff951bb004e390a0f55bdd161de.zip
Merge branch 'topic/usb-audio' into for-next
Diffstat (limited to 'sound/usb/Kconfig')
-rw-r--r--sound/usb/Kconfig13
1 files changed, 13 insertions, 0 deletions
diff --git a/sound/usb/Kconfig b/sound/usb/Kconfig
index e05a86b7c0da..d393153c474f 100644
--- a/sound/usb/Kconfig
+++ b/sound/usb/Kconfig
@@ -147,5 +147,18 @@ config SND_USB_HIFACE
To compile this driver as a module, choose M here: the module
will be called snd-usb-hiface.
+config SND_BCD2000
+ tristate "Behringer BCD2000 MIDI driver"
+ select SND_RAWMIDI
+ help
+ Say Y here to include MIDI support for the Behringer BCD2000 DJ
+ controller.
+
+ Audio support is still work-in-progress at
+ https://github.com/anyc/snd-usb-bcd2000
+
+ To compile this driver as a module, choose M here: the module
+ will be called snd-bcd2000.
+
endif # SND_USB