X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=arch%2Fum%2FKconfig.debug;h=8fce5e536b0fa7a268fb59657c7ddc3f99e5d568;hb=29b37f42127f7da511560a40ea74f5047da40c13;hp=40456f435419fb1bc0930f525acc26ec9bdc8a2b;hpb=0ba9d3f91d213f6d07c84230a0b3e2b16a0bb176;p=safe%2Fjmp%2Flinux-2.6 diff --git a/arch/um/Kconfig.debug b/arch/um/Kconfig.debug index 40456f4..8fce5e5 100644 --- a/arch/um/Kconfig.debug +++ b/arch/um/Kconfig.debug @@ -4,7 +4,7 @@ source "lib/Kconfig.debug" config GPROF bool "Enable gprof support" - depends on DEBUG_INFO + depends on DEBUG_INFO && FRAME_POINTER help This allows profiling of a User-Mode Linux kernel with the gprof utility.