]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - kernel/gcov/Kconfig
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-linux.git] / kernel / gcov / Kconfig
index 70a298d6da712629f37e8a2e52b8edf4e19a8f36..b8cadf70b1fbd109c4ca56f78f6f9a685e2f9974 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 || (PPC && EXPERIMENTAL) || MICROBLAZE
+       depends on SUPERH || S390 || X86 || (PPC && EXPERIMENTAL) || MICROBLAZE
        default n
        ---help---
        This options activates profiling for the entire kernel.