ALSA: dice: remove experimental state

Some developers test this driver, thus it's better to remove its
experimental state.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
Takashi Sakamoto 2014-11-29 00:59:24 +09:00 committed by Takashi Iwai
parent 2c2416c83e
commit 60cea52296
1 changed files with 2 additions and 2 deletions

View File

@ -13,12 +13,12 @@ config SND_FIREWIRE_LIB
select SND_RAWMIDI select SND_RAWMIDI
config SND_DICE config SND_DICE
tristate "DICE-based DACs (EXPERIMENTAL)" tristate "DICE-based DACs support"
select SND_HWDEP select SND_HWDEP
select SND_FIREWIRE_LIB select SND_FIREWIRE_LIB
help help
Say Y here to include support for many DACs based on the DICE 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) which TC Applied Technologies produces.
At the moment, this driver supports playback only. If you At the moment, this driver supports playback only. If you
want to use devices that support capturing, use FFADO instead. want to use devices that support capturing, use FFADO instead.