xtensa: add irq flags trace support
[deliverable/linux.git] / arch / xtensa / Kconfig
index a9bdb1c5f13d975494c2099a6ece07eb4f43cad2..3eb543eacaa0acf9c688b2837c56413510c496e8 100644 (file)
@@ -52,6 +52,12 @@ config HZ
 source "init/Kconfig"
 source "kernel/Kconfig.freezer"
 
+config STACKTRACE_SUPPORT
+       def_bool y
+
+config TRACE_IRQFLAGS_SUPPORT
+       def_bool y
+
 config MMU
        def_bool n
 
This page took 0.02414 seconds and 5 git commands to generate.