X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=kernel%2Fgcov%2FKconfig;h=b8cadf70b1fbd109c4ca56f78f6f9a685e2f9974;hb=619297855aa16646246ea4b1f6e05f1b2455c808;hp=70a298d6da712629f37e8a2e52b8edf4e19a8f36;hpb=8ec006c58775869175edee3d23f4525b6df2935a;p=karo-tx-linux.git diff --git a/kernel/gcov/Kconfig b/kernel/gcov/Kconfig index 70a298d6da71..b8cadf70b1fb 100644 --- a/kernel/gcov/Kconfig +++ b/kernel/gcov/Kconfig @@ -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.