Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353560
b: refs/heads/master
c: 750358e
h: refs/heads/master
v: v3
  • Loading branch information
Kees Cook committed Jan 11, 2013
1 parent bd9e487 commit 71ad687
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: 19c92399817995382522c09ca21e8784a028c023
refs/heads/master: 750358ee4f6ebafccf71b36fdc96d738706b4e37
2 changes: 1 addition & 1 deletion trunk/kernel/gcov/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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 && EXPERIMENTAL) || MICROBLAZE
depends on SUPERH || S390 || X86 || PPC || MICROBLAZE
default n
---help---
This options activates profiling for the entire kernel.
Expand Down

0 comments on commit 71ad687

Please sign in to comment.