diff options
author | Clemens Ladisch <clemens@ladisch.de> | 2009-05-25 04:11:29 -0400 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-05-25 05:49:58 -0400 |
commit | 04f9890df1bad2115665b7027e664aaffa44088d (patch) | |
tree | bb975609dc95a9bda883a6fd38e3b24c1c8bf7db /sound/pci/Kconfig | |
parent | b990ae963a3f80a659b30562c1e3214b386ecce3 (diff) |
sound: virtuoso: add Xonar Essence ST support
Add support for the Asus Xonar Essence ST and its daughterboard.
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 93422e3a3f0c..699c280bbd67 100644 --- a/sound/pci/Kconfig +++ b/sound/pci/Kconfig | |||
@@ -764,8 +764,8 @@ config SND_VIRTUOSO | |||
764 | select SND_OXYGEN_LIB | 764 | select SND_OXYGEN_LIB |
765 | help | 765 | help |
766 | Say Y here to include support for sound cards based on the | 766 | Say Y here to include support for sound cards based on the |
767 | Asus AV100/AV200 chips, i.e., Xonar D1, DX, D2, D2X, and | 767 | Asus AV100/AV200 chips, i.e., Xonar D1, DX, D2, D2X, |
768 | Essence STX. | 768 | Essence ST (Deluxe), and Essence STX. |
769 | Support for the HDAV1.3 (Deluxe) is very experimental. | 769 | Support for the HDAV1.3 (Deluxe) is very experimental. |
770 | 770 | ||
771 | To compile this driver as a module, choose M here: the module | 771 | To compile this driver as a module, choose M here: the module |