host1x needs Tegra clock support which is only enabled if ARCH_TEGRA
is selected.

Cc: Thierry Reding <[email protected]>
Cc: Terje Bergstrom <[email protected]>
Cc: Stephen Warren <[email protected]>
Cc: [email protected]
Signed-off-by: Marc Dietrich <[email protected]>
---
 drivers/gpu/host1x/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/host1x/Kconfig b/drivers/gpu/host1x/Kconfig
index ccfd42b..f139eaf 100644
--- a/drivers/gpu/host1x/Kconfig
+++ b/drivers/gpu/host1x/Kconfig
@@ -1,6 +1,6 @@
 config TEGRA_HOST1X
        tristate "NVIDIA Tegra host1x driver"
-       depends on ARCH_TEGRA || ARCH_MULTIPLATFORM
+       depends on ARCH_TEGRA
        help
          Driver for the NVIDIA Tegra host1x hardware.
 
-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to