diff options
author | Clemens Ladisch <clemens@ladisch.de> | 2010-09-09 06:26:52 -0400 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2010-09-09 04:53:43 -0400 |
commit | 51485e8e24919be10bd61dba1dede0032de2d952 (patch) | |
tree | 3b2ebffe19cf72c1014945cb567870012b85eff6 /sound/pci/Kconfig | |
parent | 99f08bf59019ca6c9056f10ee8f7e1ba6663251c (diff) |
ALSA: virtuoso: update Kconfig text
Update the Xonar config texts with the latest information about the
Xonar DS, HDAV1.3 Slim, and Xense.
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 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig index 0e75d558f303..12e34653b8a8 100644 --- a/sound/pci/Kconfig +++ b/sound/pci/Kconfig | |||
@@ -817,17 +817,17 @@ config SND_VIA82XX_MODEM | |||
817 | will be called snd-via82xx-modem. | 817 | will be called snd-via82xx-modem. |
818 | 818 | ||
819 | config SND_VIRTUOSO | 819 | config SND_VIRTUOSO |
820 | tristate "Asus Virtuoso 100/200 (Xonar)" | 820 | tristate "Asus Virtuoso 66/100/200 (Xonar)" |
821 | select SND_OXYGEN_LIB | 821 | select SND_OXYGEN_LIB |
822 | select SND_PCM | 822 | select SND_PCM |
823 | select SND_MPU401_UART | 823 | select SND_MPU401_UART |
824 | select SND_JACK if INPUT=y || INPUT=SND | 824 | select SND_JACK if INPUT=y || INPUT=SND |
825 | help | 825 | help |
826 | Say Y here to include support for sound cards based on the | 826 | Say Y here to include support for sound cards based on the |
827 | Asus AV100/AV200 chips, i.e., Xonar D1, DX, D2, D2X, | 827 | Asus AV66/AV100/AV200 chips, i.e., Xonar D1, DX, D2, D2X, DS, |
828 | Essence ST (Deluxe), and Essence STX. | 828 | Essence ST (Deluxe), and Essence STX. |
829 | Support for the DS is experimental. | 829 | Support for the HDAV1.3 (Deluxe) is incomplete; for the |
830 | Support for the HDAV1.3 (Deluxe) is very experimental. | 830 | HDAV1.3 Slim and Xense, missing. |
831 | 831 | ||
832 | To compile this driver as a module, choose M here: the module | 832 | To compile this driver as a module, choose M here: the module |
833 | will be called snd-virtuoso. | 833 | will be called snd-virtuoso. |