[media] drivers/staging: davinci: vpfe: fix dependency for building the driver
authorLad, Prabhakar <prabhakar.csengg@gmail.com>
Mon, 13 May 2013 09:39:07 +0000 (06:39 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 27 May 2013 12:38:32 +0000 (09:38 -0300)
commit449875756055e2fff6074b4e69b35b9583f9f84d
tree7cf1096eac4b9ce11ea6dc955157c3530841c077
parentc79b069d72f54ff0589e7615160420553aa4f04e
[media] drivers/staging: davinci: vpfe: fix dependency for building the driver

from commit 3778d05036cc7ddd983ae2451da579af00acdac2
[media: davinci: kconfig: fix incorrect selects]
VIDEO_VPFE_CAPTURE was removed but there was a negative
dependancy for building the DM365 VPFE MC based capture driver
(VIDEO_DM365_VPFE), This patch fixes this dependency by replacing
the VIDEO_VPFE_CAPTURE with VIDEO_DM365_ISIF, so as when older DM365
ISIF v4l driver is selected the newer media controller driver for
DM365 isnt visible.

Reported-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/media/davinci_vpfe/Kconfig
This page took 0.025461 seconds and 5 git commands to generate.