diff options
author | Clemens Ladisch <clemens@ladisch.de> | 2009-01-19 10:08:38 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-01-19 14:07:37 +0100 |
commit | 3288a66243c8d34c299dd6b8a336a34321ccff52 (patch) | |
tree | b5296b11a18629f85a99303db1f1c6f37c5cd42d /sound | |
parent | 45bf81011312958777f33088ac0911f241ada297 (diff) | |
download | op-kernel-dev-3288a66243c8d34c299dd6b8a336a34321ccff52.zip op-kernel-dev-3288a66243c8d34c299dd6b8a336a34321ccff52.tar.gz |
sound: virtuoso: document HDAV1.3 driver status
Mention in the Kconfig help text that the HDAV1.3 code is rather
experimental.
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound')
-rw-r--r-- | sound/pci/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig index 6e3a184..82b9bdd 100644 --- a/sound/pci/Kconfig +++ b/sound/pci/Kconfig @@ -744,8 +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, D2X and - HDAV1.3 (Deluxe). + Asus AV100/AV200 chips, i.e., Xonar D1, DX, D2 and D2X. + Support for the HDAV1.3 (Deluxe) is very experimental. To compile this driver as a module, choose M here: the module will be called snd-virtuoso. |