diff options
author | Clemens Ladisch <clemens@ladisch.de> | 2008-09-22 03:12:11 -0400 |
---|---|---|
committer | Clemens Ladisch <clemens@ladisch.de> | 2008-09-22 03:12:11 -0400 |
commit | 7407a2e4b9e1fb3528bb355a571ee3eb7e32c386 (patch) | |
tree | b7c0bfcf1ac51083dae93df64da3566cbcb82a1f /sound/pci/Kconfig | |
parent | 79c50e23d4272404da7349010f514516976b447a (diff) |
ALSA: virtuoso: add Xonar HDAV1.3 support
Add support for the Asus Xonar HDAV1.3 and the Xonar HDAV1.3 Deluxe.
Signed-off-by: Clemens Ladisch <clemens@ladisch.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 4a7ebbc9676..1f8b7966a83 100644 --- a/sound/pci/Kconfig +++ b/sound/pci/Kconfig | |||
@@ -857,7 +857,8 @@ config SND_VIRTUOSO | |||
857 | select SND_OXYGEN_LIB | 857 | select SND_OXYGEN_LIB |
858 | help | 858 | help |
859 | Say Y here to include support for sound cards based on the | 859 | Say Y here to include support for sound cards based on the |
860 | Asus AV100/AV200 chips, i.e., Xonar D1, DX, D2 and D2X. | 860 | Asus AV100/AV200 chips, i.e., Xonar D1, DX, D2, D2X and |
861 | HDAV1.3 (Deluxe). | ||
861 | 862 | ||
862 | To compile this driver as a module, choose M here: the module | 863 | To compile this driver as a module, choose M here: the module |
863 | will be called snd-virtuoso. | 864 | will be called snd-virtuoso. |