summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/Kconfig')
-rw-r--r--drivers/gpu/nvgpu/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/gpu/nvgpu/Kconfig b/drivers/gpu/nvgpu/Kconfig
index b863077a..1ea9e060 100644
--- a/drivers/gpu/nvgpu/Kconfig
+++ b/drivers/gpu/nvgpu/Kconfig
@@ -61,14 +61,6 @@ config GK20A_CYCLE_STATS
61 help 61 help
62 Say Y here to enable the cycle stats debugging features. 62 Say Y here to enable the cycle stats debugging features.
63 63
64config GK20A_PHYS_PAGE_TABLES
65 bool "Use physical addressing for gk20a page tables"
66 depends on GK20A
67 default y if TEGRA_SIMULATION_PLATFORM
68 help
69 Use physical addressing for gk20a page tables. If this is off, we
70 use SMMU translation.
71
72config TEGRA_GK20A 64config TEGRA_GK20A
73 bool "Enable the GK20A GPU on Tegra" 65 bool "Enable the GK20A GPU on Tegra"
74 depends on TEGRA_GRHOST 66 depends on TEGRA_GRHOST