[alsa-devel] [PATCH 2/4] ALSA: Add RME MADI FX Kconfig entries
Adrian Knoth
adi at drcomp.erfurt.thur.de
Sat Aug 8 18:23:35 CEST 2015
Signed-off-by: Adrian Knoth <aknoth at google.com>
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig
index edfc1b8..9b62479 100644
--- a/sound/pci/Kconfig
+++ b/sound/pci/Kconfig
@@ -607,6 +607,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-madifx.
+
+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
--
2.1.0
More information about the Alsa-devel
mailing list