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/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/Kconfig b/drivers/gpu/nvgpu/Kconfig
index 9e75339f..13b27813 100644
--- a/drivers/gpu/nvgpu/Kconfig
+++ b/drivers/gpu/nvgpu/Kconfig
@@ -128,3 +128,10 @@ config GK20A_VIDMEM
128 Enable support for using and allocating buffers in a distinct video 128 Enable support for using and allocating buffers in a distinct video
129 memory aperture (in contrast to general system memory), available on 129 memory aperture (in contrast to general system memory), available on
130 GPUs that have their own banks. PCIe GPUs have this, for example. 130 GPUs that have their own banks. PCIe GPUs have this, for example.
131
132config NVGPU_SUPPORT_CDE
133 bool "Support extraction of comptags for CDE"
134 depends on GK20A
135 default y
136 help
137 Enable support for extraction of comptags for CDE.