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