From: Adrian Knoth <adi@drcomp.erfurt.thur.de>
To: patch@alsa-project.org
Cc: Adrian Knoth <adi@drcomp.erfurt.thur.de>, alsa-devel@alsa-project.org
Subject: [PATCH RFC 2/4] ALSA: Add RME MADI FX Kconfig entries
Date: Fri, 1 Feb 2013 13:48:39 +0100 [thread overview]
Message-ID: <1359722921-18769-3-git-send-email-adi@drcomp.erfurt.thur.de> (raw)
In-Reply-To: <1359722921-18769-2-git-send-email-adi@drcomp.erfurt.thur.de>
Signed-off-by: Adrian Knoth <adi@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
next prev parent reply other threads:[~2013-02-01 12:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-01 12:48 [PATCH RFC 0/4] Driver for RME MADI FX Adrian Knoth
2013-02-01 12:48 ` [PATCH RFC 1/4] ALSA: madifx - Makefile entries " Adrian Knoth
2013-02-01 12:48 ` Adrian Knoth [this message]
2013-02-01 12:48 ` [PATCH RFC 3/4] ALSA: madifx - Expose preliminary userspace interface Adrian Knoth
2013-02-01 12:48 ` [PATCH RFC 4/4] ALSA: madifx - Add support for RME MADI FX Adrian Knoth
2013-02-02 15:16 ` [PATCH RFC 2/4] ALSA: Add RME MADI FX Kconfig entries Andre Schramm
2013-02-03 11:52 ` Adrian Knoth
2013-02-04 16:24 ` Adrian Knoth
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1359722921-18769-3-git-send-email-adi@drcomp.erfurt.thur.de \
--to=adi@drcomp.erfurt.thur.de \
--cc=alsa-devel@alsa-project.org \
--cc=patch@alsa-project.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).