This is an automatic generated email to let you know that the following patch 
were queued at the 
http://git.linuxtv.org/v4l-dvb.git tree:

Subject: V4L/DVB: vpif: removing VPIF config variables
Author:  Murali Karicheri <[email protected]>
Date:    Sat Jun 12 09:16:02 2010 -0300

The Kconfig variables are moved to video/davinci/Kconfig through another
patch and these are to be therefore removed

Signed-off-by: Muralidharan Karicheri <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>

 drivers/media/video/Kconfig |   33 ---------------------------------
 1 files changed, 0 insertions(+), 33 deletions(-)

---

http://git.linuxtv.org/v4l-dvb.git?a=commitdiff;h=c9401349d04444556a48a87c9a2aa406848a4881

diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index 280e76a..11c256b 100644
--- a/drivers/media/video/Kconfig
+++ b/drivers/media/video/Kconfig
@@ -517,19 +517,6 @@ config VIDEO_UPD64083
 
 endmenu # encoder / decoder chips
 
-config DISPLAY_DAVINCI_DM646X_EVM
-       tristate "DM646x EVM Video Display"
-       depends on VIDEO_DEV && MACH_DAVINCI_DM6467_EVM
-       select VIDEOBUF_DMA_CONTIG
-       select VIDEO_DAVINCI_VPIF
-       select VIDEO_ADV7343
-       select VIDEO_THS7303
-       help
-         Support for DM6467 based display device.
-
-         To compile this driver as a module, choose M here: the
-         module will be called vpif_display.
-
 config VIDEO_SH_VOU
        tristate "SuperH VOU video output driver"
        depends on VIDEO_DEV && ARCH_SHMOBILE
@@ -537,26 +524,6 @@ config VIDEO_SH_VOU
        help
          Support for the Video Output Unit (VOU) on SuperH SoCs.
 
-config CAPTURE_DAVINCI_DM646X_EVM
-       tristate "DM646x EVM Video Capture"
-       depends on VIDEO_DEV && MACH_DAVINCI_DM6467_EVM
-       select VIDEOBUF_DMA_CONTIG
-       select VIDEO_DAVINCI_VPIF
-       help
-         Support for DM6467 based capture device.
-
-         To compile this driver as a module, choose M here: the
-         module will be called vpif_capture.
-
-config VIDEO_DAVINCI_VPIF
-       tristate "DaVinci VPIF Driver"
-       depends on DISPLAY_DAVINCI_DM646X_EVM
-       help
-         Support for DaVinci VPIF Driver.
-
-         To compile this driver as a module, choose M here: the
-         module will be called vpif.
-
 config VIDEO_VIVI
        tristate "Virtual Video Driver"
        depends on VIDEO_DEV && VIDEO_V4L2 && !SPARC32 && !SPARC64

_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to