summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/s5p-tv
diff options
context:
space:
mode:
authorMauro Carvalho Chehab2014-08-20 21:21:35 +0200
committerMauro Carvalho Chehab2014-08-26 23:52:19 +0200
commit7155043c2d027c9c848c3d09badb5af2894ed652 (patch)
tree44411210483f01dfb79ee6ecf4209e615a39e322 /drivers/media/platform/s5p-tv
parent[media] enable COMPILE_TEST for OMAP2 vout (diff)
downloadkernel-qcow2-linux-7155043c2d027c9c848c3d09badb5af2894ed652.tar.gz
kernel-qcow2-linux-7155043c2d027c9c848c3d09badb5af2894ed652.tar.xz
kernel-qcow2-linux-7155043c2d027c9c848c3d09badb5af2894ed652.zip
[media] enable COMPILE_TEST for media drivers
There are several arch-specific media drivers that don't require asm-specific includes and can be successfully compiled on x86. Add COMPILE_TEST dependency for them, in order to allow a broader test on those drivers. That helps static analysis tools like Coverity to discover eventual troubles there. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/platform/s5p-tv')
-rw-r--r--drivers/media/platform/s5p-tv/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/media/platform/s5p-tv/Kconfig b/drivers/media/platform/s5p-tv/Kconfig
index 369a4c191e18..9f38b3dbe0a8 100644
--- a/drivers/media/platform/s5p-tv/Kconfig
+++ b/drivers/media/platform/s5p-tv/Kconfig
@@ -8,7 +8,8 @@
config VIDEO_SAMSUNG_S5P_TV
bool "Samsung TV driver for S5P platform"
- depends on (PLAT_S5P || ARCH_EXYNOS) && PM_RUNTIME
+ depends on PM_RUNTIME
+ depends on PLAT_S5P || ARCH_EXYNOS || COMPILE_TEST
default n
---help---
Say Y here to enable selecting the TV output devices for