[media] uvc/Kconfig: Fix INPUT/EVDEV dependencies
authorMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 6 Jul 2012 13:41:53 +0000 (10:41 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 6 Jul 2012 13:52:43 +0000 (10:52 -0300)
USB_VIDEO_CLASS_INPUT_EVDEV should be dependent on the UVC
selection, as otherwise, when UVC is unselected, this dependent
config still appears.

Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found