]> git.baikalelectronics.ru Git - kernel.git/commit
drm/tegra: Increase compile test coverage
authorThierry Reding <treding@nvidia.com>
Wed, 20 Nov 2013 19:39:35 +0000 (20:39 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 19 Dec 2013 08:29:53 +0000 (09:29 +0100)
commit7405d2cd5df6f43118f4e74959c23ab763d3ebfb
tree0353ea16d5e3783fd8eb125b5954ce510751646f
parent58c3bc1d34d0bf8e26839677811a1a3f11127a48
drm/tegra: Increase compile test coverage

The ARCH_MULTIPLATFORM dependency was introduced back when Tegra didn't
support multiplatform yet as a means to allow the driver to be easily
compile-tested along with other DRM drivers. In the meantime, the new
COMPILE_TEST Kconfig option has been introduced for exactly that
purpose, so use that instead to clarify the intention.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/Kconfig