From 0e82c3caae39a0e05884c556c8847a72bf65cfec Mon Sep 17 00:00:00 2001 From: Daniel Lezcano Date: Sat, 8 Apr 2017 00:40:20 +0200 Subject: Debug code enabling irq next prediction Signed-off-by: Daniel Lezcano --- kernel/irq/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/irq/Kconfig b/kernel/irq/Kconfig index 38e551dc8bfb..60f845f003bc 100644 --- a/kernel/irq/Kconfig +++ b/kernel/irq/Kconfig @@ -82,7 +82,7 @@ config HANDLE_DOMAIN_IRQ bool config IRQ_TIMINGS - bool + def_bool y config IRQ_DOMAIN_DEBUG bool "Expose hardware/virtual IRQ mapping via debugfs" -- cgit v1.2.3