aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index f81a62380add..d9376f048ed7 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -51,6 +51,10 @@ config GENERIC_HARDIRQS
51 bool 51 bool
52 default y 52 default y
53 53
54config TRACE_IRQFLAGS_SUPPORT
55 bool
56 default y
57
54config HARDIRQS_SW_RESEND 58config HARDIRQS_SW_RESEND
55 bool 59 bool
56 default y 60 default y