summaryrefslogtreecommitdiffstats
path: root/sound/firewire/Makefile
diff options
context:
space:
mode:
authorTakashi Sakamoto2017-03-31 15:05:59 +0200
committerTakashi Iwai2017-04-05 21:31:24 +0200
commit17c4e5eadc4ab7db4c0655c124174a6d8e5f4dc5 (patch)
tree0db1138d5a588f58f05b4a13a4899821c5464e0c /sound/firewire/Makefile
parentALSA: hda - Improved position reporting on SKL+ (diff)
downloadkernel-qcow2-linux-17c4e5eadc4ab7db4c0655c124174a6d8e5f4dc5.tar.gz
kernel-qcow2-linux-17c4e5eadc4ab7db4c0655c124174a6d8e5f4dc5.tar.xz
kernel-qcow2-linux-17c4e5eadc4ab7db4c0655c124174a6d8e5f4dc5.zip
ALSA: fireface: add skeleton for RME Fireface series
This commit adds a new driver for RME Fireface series. This commit just creates/removes card instance according to IEEE 1394 bus event. More functions will be added in following commits. Three types of firmware have released by RME GmbH; for Fireface 400, for Fireface 800 and for UCX/802/UFX. It's reasonable that these models use different protocol for communication. Currently, I've investigated Fireface 400 and nothing others. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/firewire/Makefile')
-rw-r--r--sound/firewire/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/firewire/Makefile b/sound/firewire/Makefile
index 9388ded69468..1b98fa3fa3d4 100644
--- a/sound/firewire/Makefile
+++ b/sound/firewire/Makefile
@@ -14,3 +14,4 @@ obj-$(CONFIG_SND_BEBOB) += bebob/
obj-$(CONFIG_SND_FIREWIRE_DIGI00X) += digi00x/
obj-$(CONFIG_SND_FIREWIRE_TASCAM) += tascam/
obj-$(CONFIG_SND_FIREWIRE_MOTU) += motu/
+obj-$(CONFIG_SND_FIREFACE) += fireface/