ARC: Add support for irqflags tracing and lockdep
[deliverable/linux.git] / arch / arc / Kconfig
index 91dbb2757afd1d352d38faae2924c8861e435631..524e6fce2c899027b57f5784b88ece4023a87b41 100644 (file)
@@ -35,6 +35,12 @@ config ARC
        select PERF_USE_VMALLOC
        select HAVE_DEBUG_STACKOVERFLOW
 
+config TRACE_IRQFLAGS_SUPPORT
+       def_bool y
+
+config LOCKDEP_SUPPORT
+       def_bool y
+
 config SCHED_OMIT_FRAME_POINTER
        def_bool y
 
This page took 0.023801 seconds and 5 git commands to generate.