From: Thierry Reding Date: Wed, 20 Nov 2013 19:58:36 +0000 (+0100) Subject: gpu: host1x: Increase compile test coverage X-Git-Tag: v3.14-rc1~47^2~45^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f44c2b5280f469f39997c3092a6dd51f9efad6f;p=pandora-kernel.git gpu: host1x: 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 --- Reading git-diff-tree failed