aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/Kconfig
diff options
context:
space:
mode:
authorClemens Ladisch <clemens@ladisch.de>2008-04-07 04:29:44 -0400
committerTakashi Iwai <tiwai@suse.de>2008-04-24 06:00:32 -0400
commita9d3cc485e65a56edc9ef78c034146cc8a5b3101 (patch)
treecdd8a6326d3c516b82d3c7530e64b231558685a9 /sound/pci/Kconfig
parent80647ee26e96d6394cab77332c69f60735396e67 (diff)
[ALSA] virtuoso: add Xonar DX support
Add support for the Asus Xonar DX. Signed-off-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/Kconfig')
-rw-r--r--sound/pci/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig
index b5903eed6ef5..581debf37dcb 100644
--- a/sound/pci/Kconfig
+++ b/sound/pci/Kconfig
@@ -914,12 +914,12 @@ config SND_VIA82XX_MODEM
914 will be called snd-via82xx-modem. 914 will be called snd-via82xx-modem.
915 915
916config SND_VIRTUOSO 916config SND_VIRTUOSO
917 tristate "Asus Virtuoso 200 (Xonar)" 917 tristate "Asus Virtuoso 100/200 (Xonar)"
918 depends on SND 918 depends on SND
919 select SND_OXYGEN_LIB 919 select SND_OXYGEN_LIB
920 help 920 help
921 Say Y here to include support for sound cards based on the 921 Say Y here to include support for sound cards based on the
922 Asus AV200 chip, i.e., Xonar D2 and Xonar D2X. 922 Asus AV100/AV200 chips, i.e., Xonar D2, DX and D2X.
923 923
924 To compile this driver as a module, choose M here: the module 924 To compile this driver as a module, choose M here: the module
925 will be called snd-virtuoso. 925 will be called snd-virtuoso.