summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/gpu/nvgpu/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/Kconfig b/drivers/gpu/nvgpu/Kconfig
index bef9f0c2..d0e25aa2 100644
--- a/drivers/gpu/nvgpu/Kconfig
+++ b/drivers/gpu/nvgpu/Kconfig
@@ -56,6 +56,7 @@ config GK20A_CYCLE_STATS
56 56
57config TEGRA_GK20A 57config TEGRA_GK20A
58 bool "Enable the GK20A GPU on Tegra" 58 bool "Enable the GK20A GPU on Tegra"
59 depends on TEGRA_GRHOST || TEGRA_HOST1X
59 depends on GK20A 60 depends on GK20A
60 default y 61 default y
61 help 62 help