aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/avr32/Kconfig')
-rw-r--r--arch/avr32/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/avr32/Kconfig b/arch/avr32/Kconfig
index b108dd83f234..599ec166d833 100644
--- a/arch/avr32/Kconfig
+++ b/arch/avr32/Kconfig
@@ -24,6 +24,9 @@ config GENERIC_GPIO
24config GENERIC_HARDIRQS 24config GENERIC_HARDIRQS
25 def_bool y 25 def_bool y
26 26
27config STACKTRACE_SUPPORT
28 def_bool y
29
27config HARDIRQS_SW_RESEND 30config HARDIRQS_SW_RESEND
28 def_bool y 31 def_bool y
29 32