]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - kernel/gcov/Kconfig
Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev
[karo-tx-linux.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.