Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200796
b: refs/heads/master
c: 8954bb0
h: refs/heads/master
v: v3
  • Loading branch information
Will Deacon authored and Russell King committed Jul 1, 2010
1 parent e36a7ef commit 9282ada
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 534be1d5a2da940ecc5e528992ea4ace8658157a
refs/heads/master: 8954bb0da99b76c7ce5edf2f314807cff68b6ea8
3 changes: 2 additions & 1 deletion trunk/arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -955,7 +955,8 @@ config XSCALE_PMU
default y

config CPU_HAS_PMU
depends on CPU_V6 || CPU_V7 || XSCALE_PMU
depends on (CPU_V6 || CPU_V7 || XSCALE_PMU) && \
(!ARCH_OMAP3 || OMAP3_EMU)
default y
bool

Expand Down

0 comments on commit 9282ada

Please sign in to comment.