]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit16b1b2e4df96e66b7b6b1e54168a590f7a1b6609
tree29caaebfdd7655b8564cb7d3f403ae966f254556
parent1926b4b9941dabc169cb8c7d0cd5b68601bce051
[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