Skip to content
Snippets Groups Projects
  • Thierry Reding's avatar
    158b50ae
    drm/tegra: Increase compile test coverage · 158b50ae
    Thierry Reding authored
    
    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: default avatarThierry Reding <treding@nvidia.com>
    158b50ae
    History
    drm/tegra: Increase compile test coverage
    Thierry Reding authored
    
    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: default avatarThierry Reding <treding@nvidia.com>