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/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/Kconfig b/drivers/gpu/nvgpu/Kconfig
index 13b27813..ca1db973 100644
--- a/drivers/gpu/nvgpu/Kconfig
+++ b/drivers/gpu/nvgpu/Kconfig
@@ -114,7 +114,7 @@ config GK20A_PCI
114 114
115config GK20A_TRACE_PRINTK 115config GK20A_TRACE_PRINTK
116 bool "Support trace_printk debugging" 116 bool "Support trace_printk debugging"
117 depends on GK20A && FTRACE_PRINTK 117 depends on GK20A && TRACING
118 default n 118 default n
119 help 119 help
120 Enable nvgpu debug facility to redirect debug spew to ftrace. This 120 Enable nvgpu debug facility to redirect debug spew to ftrace. This