X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=kernel%2Fgcov%2FKconfig;h=70a298d6da712629f37e8a2e52b8edf4e19a8f36;hb=8d5eb435c3523b15f67c35a5d4defa8d1757f9bd;hp=654efd09f6a97cb6497d18be2d303364539ac7a9;hpb=a87e84b5cdfacf11af4e8a85c4bca9793658536f;p=karo-tx-linux.git diff --git a/kernel/gcov/Kconfig b/kernel/gcov/Kconfig index 654efd09f6a9..70a298d6da71 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) + depends on S390 || X86 || (PPC && EXPERIMENTAL) || MICROBLAZE default n ---help--- This options activates profiling for the entire kernel.