[media] media: Move media_device link_notify operation to an ops structure
[deliverable/linux.git] / drivers / media / platform / Kconfig
index 124098560d02440b29feea4edaaac3234170417c..f98ed3fd0efdc2c82c51bc776f18e92b463d2420 100644 (file)
@@ -91,6 +91,15 @@ config VIDEO_OMAP3_DEBUG
        ---help---
          Enable debug messages on OMAP 3 camera controller driver.
 
+config VIDEO_PXA27x
+       tristate "PXA27x Quick Capture Interface driver"
+       depends on VIDEO_DEV && HAS_DMA
+       depends on PXA27x || COMPILE_TEST
+       select VIDEOBUF2_DMA_SG
+       select SG_SPLIT
+       ---help---
+         This is a v4l2 driver for the PXA27x Quick Capture Interface
+
 config VIDEO_S3C_CAMIF
        tristate "Samsung S3C24XX/S3C64XX SoC Camera Interface driver"
        depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API
This page took 0.026754 seconds and 5 git commands to generate.