diff options
author | Clemens Ladisch <clemens@ladisch.de> | 2010-01-18 15:44:04 +0100 |
---|---|---|
committer | Jaroslav Kysela <perex@perex.cz> | 2010-01-18 16:38:41 +0100 |
commit | d1db38c015a392b0ea8c15ab95abb3ee768b8d47 (patch) | |
tree | 2add95a804e688dac82875c96a309ccda4f9b6aa /sound/pci/Kconfig | |
parent | a32f66746c635ebf2341d99b3d4c0cc1c11b2cbf (diff) | |
download | linux-d1db38c015a392b0ea8c15ab95abb3ee768b8d47.tar.bz2 |
sound: virtuoso: add Xonar DS support
Add experimental support for the Asus Xonar DS.
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Diffstat (limited to 'sound/pci/Kconfig')
-rw-r--r-- | sound/pci/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig index 351654cf7b09..1298c68d6bf0 100644 --- a/sound/pci/Kconfig +++ b/sound/pci/Kconfig @@ -789,6 +789,7 @@ config SND_VIRTUOSO Say Y here to include support for sound cards based on the Asus AV100/AV200 chips, i.e., Xonar D1, DX, D2, D2X, Essence ST (Deluxe), and Essence STX. + Support for the DS is experimental. Support for the HDAV1.3 (Deluxe) is very experimental. To compile this driver as a module, choose M here: the module |