Home
last modified time | relevance | path

Searched hist:"158 b50aefa14ba18ee94b691f83a7e5d30539433" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/tegra/
H A DKconfigdiff 158b50aefa14ba18ee94b691f83a7e5d30539433 Wed Nov 20 20:39:35 CET 2013 Thierry Reding <treding@nvidia.com> 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>