]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - kernel/gcov/Kconfig
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
[mirror_ubuntu-artful-kernel.git] / kernel / gcov / Kconfig
index 22e9dcfaa3d36b3a5d2325d0049a314ff2c7d07d..70a298d6da712629f37e8a2e52b8edf4e19a8f36 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) || MICROBLAZE
        default n
        ---help---
        This options activates profiling for the entire kernel.