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:
parent
2c2416c83e
commit
60cea52296
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue