[ALSA] Add echoaudio sound drivers
[deliverable/linux.git] / sound / pci / Kconfig
index 39162af7f19ee30cca852230b37732c18b7c19ab..23e54cedfd4a19c8c49915aa24f41e531535a68a 100644 (file)
@@ -233,6 +233,143 @@ config SND_CS5535AUDIO
          To compile this driver as a module, choose M here: the module
          will be called snd-cs5535audio.
 
+config SND_DARLA20
+       tristate "(Echoaudio) Darla20"
+       depends on SND
+       depends on FW_LOADER
+       select SND_PCM
+       help
+         Say 'Y' or 'M' to include support for Echoaudio Darla.
+
+         To compile this driver as a module, choose M here: the module
+         will be called snd-darla20
+
+config SND_GINA20
+       tristate "(Echoaudio) Gina20"
+       depends on SND
+       depends on FW_LOADER
+       select SND_PCM
+       help
+         Say 'Y' or 'M' to include support for Echoaudio Gina.
+
+         To compile this driver as a module, choose M here: the module
+         will be called snd-gina20
+
+config SND_LAYLA20
+       tristate "(Echoaudio) Layla20"
+       depends on SND
+       depends on FW_LOADER
+       select SND_RAWMIDI
+       select SND_PCM
+       help
+         Say 'Y' or 'M' to include support for Echoaudio Layla.
+
+         To compile this driver as a module, choose M here: the module
+         will be called snd-layla20
+
+config SND_DARLA24
+       tristate "(Echoaudio) Darla24"
+       depends on SND
+       depends on FW_LOADER
+       select SND_PCM
+       help
+         Say 'Y' or 'M' to include support for Echoaudio Darla24.
+
+         To compile this driver as a module, choose M here: the module
+         will be called snd-darla24
+
+config SND_GINA24
+       tristate "(Echoaudio) Gina24"
+       depends on SND
+       depends on FW_LOADER
+       select SND_PCM
+       help
+         Say 'Y' or 'M' to include support for Echoaudio Gina24.
+
+         To compile this driver as a module, choose M here: the module
+         will be called snd-gina24
+
+config SND_LAYLA24
+       tristate "(Echoaudio) Layla24"
+       depends on SND
+       depends on FW_LOADER
+       select SND_RAWMIDI
+       select SND_PCM
+       help
+         Say 'Y' or 'M' to include support for Echoaudio Layla24.
+
+         To compile this driver as a module, choose M here: the module
+         will be called snd-layla24
+
+config SND_MONA
+       tristate "(Echoaudio) Mona"
+       depends on SND
+       depends on FW_LOADER
+       select SND_RAWMIDI
+       select SND_PCM
+       help
+         Say 'Y' or 'M' to include support for Echoaudio Mona.
+
+         To compile this driver as a module, choose M here: the module
+         will be called snd-mona
+
+config SND_MIA
+       tristate "(Echoaudio) Mia"
+       depends on SND
+       depends on FW_LOADER
+       select SND_RAWMIDI
+       select SND_PCM
+       help
+         Say 'Y' or 'M' to include support for Echoaudio Mia and Mia-midi.
+
+         To compile this driver as a module, choose M here: the module
+         will be called snd-mia
+
+config SND_ECHO3G
+       tristate "(Echoaudio) 3G cards"
+       depends on SND
+       depends on FW_LOADER
+       select SND_RAWMIDI
+       select SND_PCM
+       help
+         Say 'Y' or 'M' to include support for Echoaudio Gina3G and Layla3G.
+
+         To compile this driver as a module, choose M here: the module
+         will be called snd-echo3g
+
+config SND_INDIGO
+       tristate "(Echoaudio) Indigo"
+       depends on SND
+       depends on FW_LOADER
+       select SND_PCM
+       help
+         Say 'Y' or 'M' to include support for Echoaudio Indigo.
+
+         To compile this driver as a module, choose M here: the module
+         will be called snd-indigo
+
+config SND_INDIGOIO
+       tristate "(Echoaudio) Indigo IO"
+       depends on SND
+       depends on FW_LOADER
+       select SND_PCM
+       help
+         Say 'Y' or 'M' to include support for Echoaudio Indigo IO.
+
+         To compile this driver as a module, choose M here: the module
+         will be called snd-indigoio
+
+config SND_INDIGODJ
+       tristate "(Echoaudio) Indigo DJ"
+       depends on SND
+       depends on FW_LOADER
+       select SND_PCM
+       help
+         Say 'Y' or 'M' to include support for Echoaudio Indigo DJ.
+
+         To compile this driver as a module, choose M here: the module
+         will be called snd-indigodj
+
 config SND_EMU10K1
        tristate "Emu10k1 (SB Live!, Audigy, E-mu APS)"
        depends on SND
This page took 0.030811 seconds and 5 git commands to generate.