The sh_mobile_ceu_camera and sh_mobile_csi2 drivers are only useful on
SuperH and shmobile unless build testing.

Signed-off-by: Jean Delvare <jdelv...@suse.de>
Cc: Guennadi Liakhovetski <g.liakhovet...@gmx.de>
Cc: Mauro Carvalho Chehab <m.che...@samsung.com>
---
 drivers/media/platform/soc_camera/Kconfig |    2 ++
 1 file changed, 2 insertions(+)

--- linux-3.15-rc7.orig/drivers/media/platform/soc_camera/Kconfig       
2014-05-26 11:20:33.068949368 +0200
+++ linux-3.15-rc7/drivers/media/platform/soc_camera/Kconfig    2014-05-26 
14:55:00.964804110 +0200
@@ -56,12 +56,14 @@ config VIDEO_RCAR_VIN
 config VIDEO_SH_MOBILE_CSI2
        tristate "SuperH Mobile MIPI CSI-2 Interface driver"
        depends on VIDEO_DEV && SOC_CAMERA && HAVE_CLK
+       depends on ARCH_SHMOBILE || SUPERH || COMPILE_TEST
        ---help---
          This is a v4l2 driver for the SuperH MIPI CSI-2 Interface
 
 config VIDEO_SH_MOBILE_CEU
        tristate "SuperH Mobile CEU Interface driver"
        depends on VIDEO_DEV && SOC_CAMERA && HAS_DMA && HAVE_CLK
+       depends on ARCH_SHMOBILE || SUPERH || COMPILE_TEST
        select VIDEOBUF2_DMA_CONTIG
        select SOC_CAMERA_SCALE_CROP
        ---help---


-- 
Jean Delvare
SUSE L3 Support
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to