From 73bdd2ad7aac70456494c4a1d93f99fe88184dba Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Wed, 23 Apr 2008 17:08:58 +0200 Subject: [ALSA] pcsp - Fix dependency in Kconfig Added the proper dependency to Kconfig for snd-pcsp driver. Signed-off-by: Takashi Iwai --- sound/drivers/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'sound/drivers') diff --git a/sound/drivers/Kconfig b/sound/drivers/Kconfig index 78648c4e9e7..fe85af1c569 100644 --- a/sound/drivers/Kconfig +++ b/sound/drivers/Kconfig @@ -7,6 +7,7 @@ menu "Generic devices" config SND_PCSP tristate "Internal PC speaker support" depends on X86_PC && HIGH_RES_TIMERS + depends on INPUT 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