aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r--drivers/media/video/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index 5d3fbd969b6b..fb4bf089c68f 100644
--- a/drivers/media/video/Kconfig
+++ b/drivers/media/video/Kconfig
@@ -845,4 +845,11 @@ config SOC_CAMERA
845 over a bus like PCI or USB. For example some i2c camera connected 845 over a bus like PCI or USB. For example some i2c camera connected
846 directly to the data bus of an SoC. 846 directly to the data bus of an SoC.
847 847
848config VIDEO_PXA27x
849 tristate "PXA27x Quick Capture Interface driver"
850 depends on VIDEO_DEV && PXA27x
851 select SOC_CAMERA
852 ---help---
853 This is a v4l2 driver for the PXA27x Quick Capture Interface
854
848endif # VIDEO_CAPTURE_DRIVERS 855endif # VIDEO_CAPTURE_DRIVERS