[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)
commit81059812c246cc4308447c0f2964c0b26d963778
tree29caaebfdd7655b8564cb7d3f403ae966f254556
parent94f74767160ab0d288f3b416971cf259f2a38b3d
[media] uvc/Kconfig: Fix INPUT/EVDEV dependencies

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>
drivers/media/video/uvc/Kconfig