aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci/Kconfig')
-rw-r--r--sound/pci/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig
index d3be87d11259..5baee6bbdc04 100644
--- a/sound/pci/Kconfig
+++ b/sound/pci/Kconfig
@@ -885,6 +885,17 @@ config SND_VIA82XX_MODEM
885 To compile this driver as a module, choose M here: the module 885 To compile this driver as a module, choose M here: the module
886 will be called snd-via82xx-modem. 886 will be called snd-via82xx-modem.
887 887
888config SND_VIRTUOSO
889 tristate "Asus Virtuoso 200 (Xonar)"
890 depends on SND
891 select SND_OXYGEN_LIB
892 help
893 Say Y here to include support for sound cards based on the
894 Asus AV200 chip, i.e., Xonar D2 and Xonar D2X.
895
896 To compile this driver as a module, choose M here: the module
897 will be called snd-virtuoso.
898
888config SND_VX222 899config SND_VX222
889 tristate "Digigram VX222" 900 tristate "Digigram VX222"
890 depends on SND 901 depends on SND