summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu')
-rw-r--r--drivers/gpu/nvgpu/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/Kconfig b/drivers/gpu/nvgpu/Kconfig
index 6f3a1f8f..4c1cdf00 100644
--- a/drivers/gpu/nvgpu/Kconfig
+++ b/drivers/gpu/nvgpu/Kconfig
@@ -66,7 +66,7 @@ config GK20A_CTXSW_TRACE
66 66
67config TEGRA_GK20A 67config TEGRA_GK20A
68 bool "Enable the GK20A GPU on Tegra" 68 bool "Enable the GK20A GPU on Tegra"
69 depends on TEGRA_GRHOST || TEGRA_HOST1X 69 depends on TEGRA_GRHOST || TEGRA_HOST1X
70 depends on GK20A 70 depends on GK20A
71 default y 71 default y
72 help 72 help