Commit b6b85048c059e3f085095e48e12ed3f7a92c88d4

Authored by Randy Dunlap
Committed by Mauro Carvalho Chehab
1 parent f4c5e80fab

V4L/DVB (12502): gspca - sn9c20x: Fix gscpa sn9c20x build errors.

Reported-by: Toralf Forster <toralf.foerster@gmx.de>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

drivers/media/video/gspca/Kconfig
... ... @@ -114,7 +114,7 @@
114 114  
115 115 config USB_GSPCA_SN9C20X_EVDEV
116 116 bool "Enable evdev support"
117   - depends on USB_GSPCA_SN9C20X
  117 + depends on USB_GSPCA_SN9C20X && INPUT
118 118 ---help---
119 119 Say Y here in order to enable evdev support for sn9c20x webcam button.
120 120