diff options
author | Clemens Ladisch <clemens@ladisch.de> | 2008-09-22 09:12:11 +0200 |
---|---|---|
committer | Clemens Ladisch <clemens@ladisch.de> | 2008-09-22 09:12:11 +0200 |
commit | 7407a2e4b9e1fb3528bb355a571ee3eb7e32c386 (patch) | |
tree | b7c0bfcf1ac51083dae93df64da3566cbcb82a1f /sound/pci/Kconfig | |
parent | 79c50e23d4272404da7349010f514516976b447a (diff) | |
download | op-kernel-dev-7407a2e4b9e1fb3528bb355a571ee3eb7e32c386.zip op-kernel-dev-7407a2e4b9e1fb3528bb355a571ee3eb7e32c386.tar.gz |
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 4a7ebbc..1f8b796 100644 --- a/sound/pci/Kconfig +++ b/sound/pci/Kconfig @@ -857,7 +857,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 + HDAV1.3 (Deluxe). To compile this driver as a module, choose M here: the module will be called snd-virtuoso. |