ALSA: add DICE driver
[deliverable/linux.git] / sound / firewire / Kconfig
index ea063e1f87221e982558ec892024e5bdb7793b89..915330989412e0c04723ec1436d4aa79a12cdc46 100644 (file)
@@ -11,6 +11,19 @@ config SND_FIREWIRE_LIB
        tristate
        depends on SND_PCM
 
+config SND_DICE
+       tristate "DICE devices (EXPERIMENTAL)"
+       select SND_HWDEP
+       select SND_PCM
+       select SND_FIREWIRE_LIB
+       help
+         Say Y here to include support for many FireWire audio interfaces
+         based on the DICE 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.
+
 config SND_FIREWIRE_SPEAKERS
        tristate "FireWire speakers"
        select SND_PCM
This page took 0.043736 seconds and 5 git commands to generate.