summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/gpu/nvgpu/Kconfig.nvgpu2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/Kconfig.nvgpu b/drivers/gpu/nvgpu/Kconfig.nvgpu
index b572dd58..b5c04c21 100644
--- a/drivers/gpu/nvgpu/Kconfig.nvgpu
+++ b/drivers/gpu/nvgpu/Kconfig.nvgpu
@@ -57,7 +57,7 @@ config GK20A_CYCLE_STATS
57config GK20A_CTXSW_TRACE 57config GK20A_CTXSW_TRACE
58 bool "Support GK20A Context Switch tracing" 58 bool "Support GK20A Context Switch tracing"
59 depends on GK20A 59 depends on GK20A
60 default n 60 default y
61 help 61 help
62 Enable support for the GK20A Context Switch Tracing. In this mode, 62 Enable support for the GK20A Context Switch Tracing. In this mode,
63 FECS collects timestamps for contexts loaded on GR engine. This 63 FECS collects timestamps for contexts loaded on GR engine. This