diff options
author | Clemens Ladisch <clemens@ladisch.de> | 2008-04-07 10:29:44 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2008-04-24 12:00:32 +0200 |
commit | a9d3cc485e65a56edc9ef78c034146cc8a5b3101 (patch) | |
tree | cdd8a6326d3c516b82d3c7530e64b231558685a9 /sound/pci/Kconfig | |
parent | 80647ee26e96d6394cab77332c69f60735396e67 (diff) | |
download | op-kernel-dev-a9d3cc485e65a56edc9ef78c034146cc8a5b3101.zip op-kernel-dev-a9d3cc485e65a56edc9ef78c034146cc8a5b3101.tar.gz |
[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/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig index b5903ee..581debf 100644 --- a/sound/pci/Kconfig +++ b/sound/pci/Kconfig @@ -914,12 +914,12 @@ config SND_VIA82XX_MODEM will be called snd-via82xx-modem. config SND_VIRTUOSO - tristate "Asus Virtuoso 200 (Xonar)" + tristate "Asus Virtuoso 100/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. + Asus AV100/AV200 chips, i.e., Xonar D2, DX and D2X. To compile this driver as a module, choose M here: the module will be called snd-virtuoso. |