]> git.baikalelectronics.ru Git - kernel.git/commit
gpu: host1x: Increase compile test coverage
authorThierry Reding <treding@nvidia.com>
Wed, 20 Nov 2013 19:58:36 +0000 (20:58 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 19 Dec 2013 08:29:51 +0000 (09:29 +0100)
commitd76acd21dd92874956a6fa999395100d41d40a90
treef8e53ad5b86629111960101853542fe2f3019576
parent8da336040ac2e5bcfd5f4c63040c03190c5ffaf0
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 <treding@nvidia.com>
drivers/gpu/host1x/Kconfig