[alsa-devel] [PATCH RFC 2/4] ALSA: Add RME MADI FX Kconfig entries
Adrian Knoth
adi at drcomp.erfurt.thur.de
Fri Feb 1 13:48:39 CET 2013
Signed-off-by: Adrian Knoth <adi at drcomp.erfurt.thur.de>
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig
index 947cfb4..d1fe845 100644
--- a/sound/pci/Kconfig
+++ b/sound/pci/Kconfig
@@ -598,6 +598,27 @@ config SND_HDSPM
To compile this driver as a module, choose M here: the module
will be called snd-hdspm.
+config SND_MADIFX
+ tristate "RME Hammerfall DSP MADI FX"
+ select SND_HWDEP
+ select SND_RAWMIDI
+ select SND_PCM
+ help
+ Say Y here to include support for RME Hammerfall DSP MADI FX
+ soundcards.
+
+ To compile this driver as a module, choose M here: the module
+ will be called snd-hdspm.
+
+if SND_MADIFX
+config SND_MADIFX_BROKEN
+ bool "Include broken WIP code"
+ help
+ This option is intended for developers, most people should say N
+ here. It enables work-in-progress code that's not yet usable from
+ userspace.
+endif # SND_MADIFX_BROKEN
+
config SND_ICE1712
tristate "ICEnsemble ICE1712 (Envy24)"
select SND_MPU401_UART
--
1.7.10.4
More information about the Alsa-devel
mailing list