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 7dba61a3..07331817 100644
--- a/drivers/gpu/nvgpu/Kconfig
+++ b/drivers/gpu/nvgpu/Kconfig
@@ -143,6 +143,13 @@ config NVGPU_SUPPORT_CDE
143 help 143 help
144 Enable support for extraction of comptags for CDE. 144 Enable support for extraction of comptags for CDE.
145 145
146config NVGPU_SUPPORT_LINUX_ECC_ERROR_REPORTING
147 bool "Support ECC error reporting for Linux"
148 depends on TEGRA_SAFETY
149 default y
150 help
151 Enable support for ECC error reporting for Linux.
152
146config NVGPU_USE_TEGRA_ALLOC_FD 153config NVGPU_USE_TEGRA_ALLOC_FD
147 bool "Use tegra_alloc_fd() for allocating dma_buf fds for vidmem" 154 bool "Use tegra_alloc_fd() for allocating dma_buf fds for vidmem"
148 depends on GK20A && GK20A_VIDMEM 155 depends on GK20A && GK20A_VIDMEM