Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165934
b: refs/heads/master
c: 1f74b1f
h: refs/heads/master
v: v3
  • Loading branch information
Michal Simek committed Sep 21, 2009
1 parent cd15a1f commit 728155b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8274cae796b6532cb82f9cbf04a681ed59981d02
refs/heads/master: 1f74b1f7e5be08e4b884c8bd9e776f0e440b14f1
2 changes: 1 addition & 1 deletion trunk/kernel/gcov/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 728155b

Please sign in to comment.