Message ID | 1414328610-12729-15-git-send-email-o-takashi@sakamocchi.jp (mailing list archive) |
---|---|
State | Under Review |
Delegated to: | Takashi Iwai |
Headers | show |
diff --git a/sound/firewire/Kconfig b/sound/firewire/Kconfig index c8e704c..860e21c 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) which TC Applied Technologies produces. To compile this driver as a module, choose M here: the module will be called snd-dice.
Some developers test this driver, thus it's better to remove its experimental state. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> --- sound/firewire/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)