From 6f2e5a4840d8bf0708dea3c01a1cf5bf2a14bdc9 Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Wed, 9 Aug 2006 23:26:03 +0200 Subject: SOUND_SSCAPE shouldn't depend on OBSOLETE_OSS_DRIVER Due to a regression in the correcponding ALSA driver (ALSA #2234), the OSS driver should stay until it's fixed. Signed-off-by: Adrian Bunk --- sound/oss/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/oss/Kconfig b/sound/oss/Kconfig index 88e52dc84c09..9a1db6ea1365 100644 --- a/sound/oss/Kconfig +++ b/sound/oss/Kconfig @@ -628,7 +628,7 @@ config SOUND_CS4232 config SOUND_SSCAPE tristate "Ensoniq SoundScape support" - depends on SOUND_OSS && OBSOLETE_OSS_DRIVER + depends on SOUND_OSS help Answer Y if you have a sound card based on the Ensoniq SoundScape chipset. Such cards are being manufactured at least by Ensoniq, Spea -- cgit v1.2.3