diff options
author | Clemens Ladisch <clemens@ladisch.de> | 2009-05-25 10:11:29 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-05-25 11:49:58 +0200 |
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 93422e3a3f0..699c280bbd6 100644 --- a/sound/pci/Kconfig +++ b/sound/pci/Kconfig @@ -764,8 +764,8 @@ config SND_VIRTUOSO select SND_OXYGEN_LIB help Say Y here to include support for sound cards based on the - Asus AV100/AV200 chips, i.e., Xonar D1, DX, D2, D2X, and - Essence STX. + Asus AV100/AV200 chips, i.e., Xonar D1, DX, D2, D2X, + Essence ST (Deluxe), and Essence STX. Support for the HDAV1.3 (Deluxe) is very experimental. To compile this driver as a module, choose M here: the module |