summaryrefslogtreecommitdiff
path: root/linux/drivers/media
diff options
context:
space:
mode:
authorJean-Francois Moine <moinejf@free.fr>2009-08-26 08:34:16 +0200
committerJean-Francois Moine <moinejf@free.fr>2009-08-26 08:34:16 +0200
commit3041f901c7458733517662e5a5bedb4341fed496 (patch)
treec33b72bb761dd206979ee905159fb867c8e16339 /linux/drivers/media
parentc8ad89b126394193632a77bc2502ea045cb383cf (diff)
downloadmediapointer-dvb-s2-3041f901c7458733517662e5a5bedb4341fed496.tar.gz
mediapointer-dvb-s2-3041f901c7458733517662e5a5bedb4341fed496.tar.bz2
gspca - sn9c20x: Fix gscpa sn9c20x build errors.
From: Randy Dunlap <randy.dunlap@oracle.com> Reported-by: Toralf Forster <toralf.foerster@gmx.de> Priority: high Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Diffstat (limited to 'linux/drivers/media')
-rw-r--r--linux/drivers/media/video/gspca/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/video/gspca/Kconfig b/linux/drivers/media/video/gspca/Kconfig
index 6ae1522ec..8897283b0 100644
--- a/linux/drivers/media/video/gspca/Kconfig
+++ b/linux/drivers/media/video/gspca/Kconfig
@@ -123,7 +123,7 @@ config USB_GSPCA_SN9C20X
config USB_GSPCA_SN9C20X_EVDEV
bool "Enable evdev support"
- depends on USB_GSPCA_SN9C20X
+ depends on USB_GSPCA_SN9C20X && INPUT
---help---
Say Y here in order to enable evdev support for sn9c20x webcam button.