net: constify MIB name tables
[safe/jmp/linux-2.6] / arch / um / Kconfig.debug
index 40456f4..8fce5e5 100644 (file)
@@ -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.