aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/Kconfig
diff options
context:
space:
mode:
authorPeter Gruber <nokos@gmx.net>2006-03-27 06:10:28 -0500
committerJaroslav Kysela <perex@suse.cz>2006-03-31 10:58:57 -0500
commit109a9638f0fe38915838b7b9acd98e7cfa91797f (patch)
tree4cbc58ae7b65cecc57c6922aee2baad6819512e4 /sound/pci/Kconfig
parent2125cad29100f88670a483a2291ffdbeae0cd5fc (diff)
[ALSA] Add snd-riptide driver for Conexant Riptide chip
Add snd-riptide driver for Conexant Riptide chip by Peter Gruber. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/Kconfig')
-rw-r--r--sound/pci/Kconfig13
1 files changed, 13 insertions, 0 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig
index 5517442aae6a..933ce36a0bbb 100644
--- a/sound/pci/Kconfig
+++ b/sound/pci/Kconfig
@@ -467,6 +467,19 @@ config SND_PCXHR
467 To compile this driver as a module, choose M here: the module 467 To compile this driver as a module, choose M here: the module
468 will be called snd-pcxhr. 468 will be called snd-pcxhr.
469 469
470config SND_RIPTIDE
471 tristate "Conexant Riptide"
472 depends on SND
473 depends on FW_LOADER
474 select SND_OPL3_LIB
475 select SND_MPU401_UART
476 select SND_AC97_CODEC
477 help
478 Say 'Y' or 'M' to include support for Conexant Riptide chip.
479
480 To compile this driver as a module, choose M here: the module
481 will be called snd-riptide
482
470config SND_RME32 483config SND_RME32
471 tristate "RME Digi32, 32/8, 32 PRO" 484 tristate "RME Digi32, 32/8, 32 PRO"
472 depends on SND 485 depends on SND