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/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index 9a4265e5cd84..fdeaff257caf 100644
--- a/drivers/media/video/Kconfig
+++ b/drivers/media/video/Kconfig
@@ -969,4 +969,12 @@ config VIDEO_PXA27x
969 ---help--- 969 ---help---
970 This is a v4l2 driver for the PXA27x Quick Capture Interface 970 This is a v4l2 driver for the PXA27x Quick Capture Interface
971 971
972config VIDEO_SH_MOBILE_CEU
973 tristate "SuperH Mobile CEU Interface driver"
974 depends on VIDEO_DEV
975 select SOC_CAMERA
976 select VIDEOBUF_DMA_CONTIG
977 ---help---
978 This is a v4l2 driver for the SuperH Mobile CEU Interface
979
972endif # VIDEO_CAPTURE_DRIVERS 980endif # VIDEO_CAPTURE_DRIVERS