]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - kernel/gcov/Kconfig
Merge branch 'master' of ssh://oss.sgi.com/oss/git/xfs/xfs into for-linus
[karo-tx-linux.git] / kernel / gcov / Kconfig
index 22e9dcfaa3d36b3a5d2325d0049a314ff2c7d07d..654efd09f6a97cb6497d18be2d303364539ac7a9 100644 (file)
@@ -34,7 +34,7 @@ config GCOV_KERNEL
 config GCOV_PROFILE_ALL
        bool "Profile entire Kernel"
        depends on GCOV_KERNEL
-       depends on S390 || X86
+       depends on S390 || X86 || (PPC && EXPERIMENTAL)
        default n
        ---help---
        This options activates profiling for the entire kernel.