aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/Kconfig.debug7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug
index 4c9ae6085c7..9abfbaa686d 100644
--- a/lib/Kconfig.debug
+++ b/lib/Kconfig.debug
@@ -851,6 +851,13 @@ menuconfig BUILD_DOCSRC
Say N if you are unsure.
+config FIND_IRQ_BLOCKERS
+ bool "IRQ Blocker statistics"
+ depends on ARM
+ ---help---
+ Enables tracking of IRQ dead-time because something has
+ disabled interrupts
+
config DYNAMIC_PRINTK_DEBUG
bool "Enable dynamic printk() call support"
default n