ARM: 8153/1: Enable gcov support on the ARM architecture
[sfrench/cifs-2.6.git] / kernel / gcov / Kconfig
index d04ce8ac4399260c8e127bd800a5a12dc91f5044..cf66c5c8458e66aef61834e977e55999b442360a 100644 (file)
@@ -35,7 +35,7 @@ config GCOV_KERNEL
 config GCOV_PROFILE_ALL
        bool "Profile entire Kernel"
        depends on GCOV_KERNEL
-       depends on SUPERH || S390 || X86 || PPC || MICROBLAZE
+       depends on SUPERH || S390 || X86 || PPC || MICROBLAZE || ARM
        default n
        ---help---
        This options activates profiling for the entire kernel.