From bad7785d4a787dd32245772e7daecf80d3618de9 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Mon, 28 Apr 2008 12:35:41 +0200 Subject: [ALSA] pcsp - Fix more dependency Added the missing dependency and select for snd-pcsp driver. Signed-off-by: Takashi Iwai --- sound/drivers/Kconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sound/drivers') diff --git a/sound/drivers/Kconfig b/sound/drivers/Kconfig index fe85af1c569..a78a8d04517 100644 --- a/sound/drivers/Kconfig +++ b/sound/drivers/Kconfig @@ -8,6 +8,8 @@ config SND_PCSP tristate "Internal PC speaker support" depends on X86_PC && HIGH_RES_TIMERS depends on INPUT + depends on SND + select SND_PCM help If you don't have a sound card in your computer, you can include a driver for the PC speaker which allows it to act like a primitive -- cgit v1.2.3