|
@@ -36,7 +36,7 @@ source "drivers/media/platform/blackfin/Kconfig"
|
|
config VIDEO_SH_VOU
|
|
config VIDEO_SH_VOU
|
|
tristate "SuperH VOU video output driver"
|
|
tristate "SuperH VOU video output driver"
|
|
depends on MEDIA_CAMERA_SUPPORT
|
|
depends on MEDIA_CAMERA_SUPPORT
|
|
- depends on VIDEO_DEV && ARCH_SHMOBILE
|
|
|
|
|
|
+ depends on VIDEO_DEV && ARCH_SHMOBILE && I2C
|
|
select VIDEOBUF_DMA_CONTIG
|
|
select VIDEOBUF_DMA_CONTIG
|
|
help
|
|
help
|
|
Support for the Video Output Unit (VOU) on SuperH SoCs.
|
|
Support for the Video Output Unit (VOU) on SuperH SoCs.
|