summaryrefslogtreecommitdiffstats
path: root/drivers/sound/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/sound/Config.in')
-rw-r--r--drivers/sound/Config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/sound/Config.in b/drivers/sound/Config.in
index 51fd93356..65971de2c 100644
--- a/drivers/sound/Config.in
+++ b/drivers/sound/Config.in
@@ -27,6 +27,9 @@ dep_tristate ' S3 SonicVibes' CONFIG_SOUND_SONICVIBES $CONFIG_SOUND
if [ "$CONFIG_VISWS" = "y" ]; then
dep_tristate ' SGI Visual Workstation Sound' CONFIG_SOUND_VWSND $CONFIG_SOUND
fi
+if [ "$CONFIG_DDB5477" = "y" ]; then
+ dep_tristate ' NEC Vrc5477 AC97 sound' CONFIG_SOUND_VRC5477 $CONFIG_SOUND
+fi
dep_tristate ' Trident 4DWave DX/NX, SiS 7018 or ALi 5451 PCI Audio Core' CONFIG_SOUND_TRIDENT $CONFIG_SOUND