diff options
author | Clemens Ladisch <clemens@ladisch.de> | 2008-07-28 10:28:43 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2008-08-14 10:44:13 +0200 |
commit | 5430c72b14a06b12e8fe46bca18ca0d7095fb717 (patch) | |
tree | cc426e8480a011c5f5cb88df6639d4089b2f2a62 /sound/pci/Kconfig | |
parent | 9e6dd47bf365f8f7bccea10f22fbbdbecce429e8 (diff) |
ALSA: virtuoso: add Xonar D1 support
Add support for the Asus Xonar D1. It is the same as the DX, but
without the external power detection.
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig index f7d95b224a98..31f52d3fc21f 100644 --- a/sound/pci/Kconfig +++ b/sound/pci/Kconfig @@ -845,7 +845,7 @@ 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 D2, DX and D2X. + Asus AV100/AV200 chips, i.e., Xonar D1, DX, D2 and D2X. To compile this driver as a module, choose M here: the module will be called snd-virtuoso. |