summaryrefslogtreecommitdiff
path: root/drivers/dsp/syslink/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dsp/syslink/Kconfig')
-rw-r--r--drivers/dsp/syslink/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/dsp/syslink/Kconfig b/drivers/dsp/syslink/Kconfig
index 72ef7da40330..fdd80a92e977 100644
--- a/drivers/dsp/syslink/Kconfig
+++ b/drivers/dsp/syslink/Kconfig
@@ -88,4 +88,10 @@ config DMM_DMA_API
cache operations on the userspace buffers. This option would be
made default once the code is stabilized
+config TILER_PID_KILL_NOTIFICATIONS
+ bool "TILER Event Notification"
+ default n
+ help
+ This is the temporary hack to disable tiler notification
+ on PID_DEATH.
endif