diff options
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r-- | drivers/media/video/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index 8e4b798a7e2a..c487d2a1285f 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig | |||
@@ -770,6 +770,13 @@ config VIDEO_SH_MOBILE_CEU | |||
770 | ---help--- | 770 | ---help--- |
771 | This is a v4l2 driver for the SuperH Mobile CEU Interface | 771 | This is a v4l2 driver for the SuperH Mobile CEU Interface |
772 | 772 | ||
773 | config VIDEO_OMAP2 | ||
774 | tristate "OMAP2 Camera Capture Interface driver" | ||
775 | depends on VIDEO_DEV && ARCH_OMAP2 | ||
776 | select VIDEOBUF_DMA_SG | ||
777 | ---help--- | ||
778 | This is a v4l2 driver for the TI OMAP2 camera capture interface | ||
779 | |||
773 | # | 780 | # |
774 | # USB Multimedia device configuration | 781 | # USB Multimedia device configuration |
775 | # | 782 | # |