drm/rockchip: dw_hdmi: add power domain control
[firefly-linux-kernel-4.4.55.git] / lib / Kconfig.debug
index fc9f2adc0c9b26b830e0e572c01602c70d871724..63d14d9b51d889dceffc1492d4e72b220fae47cc 100644 (file)
@@ -867,6 +867,15 @@ config SCHED_INFO
        bool
        default n
 
+config PANIC_ON_RT_THROTTLING
+       bool "Panic on RT throttling"
+       help
+         Say Y here to enable the kernel to panic when a realtime
+         runqueue is throttled. This may be useful for detecting
+         and debugging RT throttling issues.
+
+         Say N if unsure.
+
 config SCHEDSTATS
        bool "Collect scheduler statistics"
        depends on DEBUG_KERNEL && PROC_FS