]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/arm/Kconfig.debug
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
[mv-sheeva.git] / arch / arm / Kconfig.debug
index c29fb382aeee306a80959db5e135c1fe2a6c1187..2fd0b99afc4bc849cd448780358fa5fdd68ff644 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