[PATCH] gpu: host1x: disable host1x on multiplatform if Tegra is not selected

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

Cc: Thierry Reding <thierry.reding@xxxxxxxxxxxxxxxxx>
Cc: Terje Bergstrom <tbergstrom@xxxxxxxxxx>
Cc: Stephen Warren <swarren@xxxxxxxxxx>
Cc: linux-tegra@xxxxxxxxxxxxxxx
Signed-off-by: Marc Dietrich <marvin24@xxxxxx>
---
 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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [ARM Kernel]     [Linux ARM]     [Linux ARM MSM]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux