OSDN Git Service

media: staging/imx: Allow driver to build if COMPILE_TEST is enabled
authorJavier Martinez Canillas <javierm@redhat.com>
Tue, 19 Feb 2019 09:01:04 +0000 (04:01 -0500)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 23 May 2019 16:39:13 +0000 (12:39 -0400)
commit020bc7354a6ebec980e0aedf5bedf57b42f93aca
tree93ed49e2b374f47e7d2894547932ce7975b441a6
parent94b7ddb91c16226fb48ed85d2c66e863009a19da
media: staging/imx: Allow driver to build if COMPILE_TEST is enabled

The driver has runtime but no build time dependency with IMX_IPUV3_CORE,
so can be built for testing purposes if COMPILE_TEST option is enabled.

This is useful to have more build coverage and make sure that the driver
is not affected by changes that could cause build regressions.

Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/staging/media/imx/Kconfig