diff options
author | Clemens Ladisch <clemens@ladisch.de> | 2009-02-26 09:27:20 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-02-26 09:39:08 +0100 |
commit | 930738de602d2ceb0d1c1b368fe2a8d2a974ab72 (patch) | |
tree | dcf30656424e965026567b6e122a82b56af97989 /sound/pci/Kconfig | |
parent | eacbb9dba6b4c982a0217ea2c7d15db88d4fda37 (diff) |
sound: virtuoso: add Xonar Essence STX support
Add support for the Asus Xonar Essence STX sound card.
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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig index 82b9bddcdcd..21d117ada84 100644 --- a/sound/pci/Kconfig +++ b/sound/pci/Kconfig @@ -744,7 +744,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 and D2X. + Asus AV100/AV200 chips, i.e., Xonar D1, DX, D2, D2X, and + Essence STX. Support for the HDAV1.3 (Deluxe) is very experimental. To compile this driver as a module, choose M here: the module |