From 9f240a558f94bea839e14c46c8fccf93bdd35ef6 Mon Sep 17 00:00:00 2001 From: Krzysztof Helt Date: Wed, 11 Jun 2008 12:26:32 +0200 Subject: ALSA: opti93x: use cs4231 lib This patch converts the Opti93x driver to use the cs4231 library instead of duplicating the code. Signed-off-by: Krzysztof Helt Tested-by: Rene Herman Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- sound/isa/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sound/isa/Kconfig') diff --git a/sound/isa/Kconfig b/sound/isa/Kconfig index d649a0e966da..25347a25d63c 100644 --- a/sound/isa/Kconfig +++ b/sound/isa/Kconfig @@ -304,7 +304,7 @@ config SND_OPTI93X tristate "OPTi 82C93x" select SND_OPL3_LIB select SND_MPU401_UART - select SND_PCM + select SND_CS4231_LIB help Say Y here to include support for soundcards based on Opti 82C93x chips. -- cgit v1.2.3