Merge branch 'devel-stable' into devel
[platform/adaptation/renesas_rcar/renesas_kernel.git] / arch / arm / Kconfig.debug
index c29fb38..2fd0b99 100644 (file)
@@ -41,6 +41,11 @@ config ARM_UNWIND
          the performance is not affected. Currently, this feature
          only works with EABI compilers. If unsure say Y.
 
+config OLD_MCOUNT
+       bool
+       depends on FUNCTION_TRACER && FRAME_POINTER
+       default y
+
 config DEBUG_USER
        bool "Verbose user fault messages"
        help