]> git.karo-electronics.de Git - karo-tx-linux.git/commit
V4L/DVB: vpfe_capture: Create separate Kconfig file for davinci devices
authorVaibhav Hiremath <hvaibhav@ti.com>
Sat, 12 Jun 2010 12:09:56 +0000 (09:09 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 2 Aug 2010 18:30:36 +0000 (15:30 -0300)
commit540069010decbf1723494fea5e6896debe4b5891
tree72fa1ec0a5850cdf9357c07d688460b9e5cd4d2a
parenta04b75410a15f5e2f136620a08da7ff3ee2dc7d9
V4L/DVB: vpfe_capture: Create separate Kconfig file for davinci devices

Currently VPFE Capture driver and DM6446 CCDC driver is being
reused for AM3517. So this patch is preparing the Kconfig/makefile
for re-use of such IP's.

Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com>
Signed-off-by: Muralidharan Karicheri <mkaricheri@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/Kconfig
drivers/media/video/Makefile
drivers/media/video/davinci/Kconfig [new file with mode: 0644]