aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/Kconfig
diff options
context:
space:
mode:
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