[alsa-devel] [PATCH 14/14] ALSA: dice: remove experimental state
Takashi Sakamoto
o-takashi at sakamocchi.jp
Sat Oct 4 13:27:24 CEST 2014
Some developers test this driver, thus it's better to remove its
experimental state.
Signed-off-by: Takashi Sakamoto <o-takashi at sakamocchi.jp>
---
sound/firewire/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sound/firewire/Kconfig b/sound/firewire/Kconfig
index c8e704c..1ea249d 100644
--- a/sound/firewire/Kconfig
+++ b/sound/firewire/Kconfig
@@ -13,12 +13,12 @@ config SND_FIREWIRE_LIB
select SND_RAWMIDI
config SND_DICE
- tristate "DICE-based DACs (EXPERIMENTAL)"
+ tristate "DICE-based DACs support"
select SND_HWDEP
select SND_FIREWIRE_LIB
help
Say Y here to include support for many DACs based on the DICE
- chip family (DICE-II/Jr/Mini) from TC Applied Technologies.
+ chip family (DICE-II/Jr/Mini) from TC Applied Technologies:
To compile this driver as a module, choose M here: the module
will be called snd-dice.
--
1.9.1
More information about the Alsa-devel
mailing list