Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 60cea522 authored by Takashi Sakamoto's avatar Takashi Sakamoto Committed by Takashi Iwai
Browse files

ALSA: dice: remove experimental state



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

Signed-off-by: default avatarTakashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 2c2416c8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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) which TC Applied Technologies produces.

	  At the moment, this driver supports playback only.  If you
	  want to use devices that support capturing, use FFADO instead.