From 621887aee9c7b4b613c12b82b83df7e56877f303 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Thu, 24 May 2007 18:46:54 +0200 Subject: [ALSA] Add support for Cyrix/NatSemi Geode CS5530 (VSA1) Add support for Cyrix/NatSemi Geode SC5530 (VSA1). The driver is snd-cs5530. Signed-off-by Ash Willis Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- sound/pci/Kconfig | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'sound/pci/Kconfig') diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig index 61e35ecc57b..fa17786e158 100644 --- a/sound/pci/Kconfig +++ b/sound/pci/Kconfig @@ -215,6 +215,16 @@ config SND_CS46XX_NEW_DSP This works better than the old code, so say Y. +config SND_CS5530 + tristate "CS5530 Audio" + depends on SND && ISA_DMA_API + select SND_SB16 + help + Say Y here to include support for audio on Cyrix/NatSemi CS5530 chips. + + To compile this driver as a module, choose M here: the module + will be called snd-cs5530. + config SND_CS5535AUDIO tristate "CS5535/CS5536 Audio" depends on SND && X86 && !X86_64 -- cgit v1.2.3