diff options
Diffstat (limited to 'sound/pci/Kconfig')
-rw-r--r-- | sound/pci/Kconfig | 11 |
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 To compile this driver as a module, choose M here: the module will be called snd-via82xx-modem. +config SND_VIRTUOSO + tristate "Asus Virtuoso 200 (Xonar)" + depends on SND + select SND_OXYGEN_LIB + help + Say Y here to include support for sound cards based on the + Asus AV200 chip, i.e., Xonar D2 and Xonar D2X. + + To compile this driver as a module, choose M here: the module + will be called snd-virtuoso. + config SND_VX222 tristate "Digigram VX222" depends on SND |