[media] enable COMPILE_TEST for media drivers
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 20 Aug 2014 19:21:35 +0000 (13:21 -0600)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 26 Aug 2014 21:52:19 +0000 (18:52 -0300)
commit7155043c2d027c9c848c3d09badb5af2894ed652
tree44411210483f01dfb79ee6ecf4209e615a39e322
parent1dbfacf2dd30100ea38181f9cc25feaaa9204630
[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>
drivers/media/platform/Kconfig
drivers/media/platform/davinci/Kconfig
drivers/media/platform/s5p-tv/Kconfig
drivers/media/platform/soc_camera/Kconfig
drivers/media/rc/Kconfig