Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 123134
b: refs/heads/master
c: e68558d
h: refs/heads/master
v: v3
  • Loading branch information
Arnd Bergmann committed Dec 22, 2008
1 parent c71a0a1 commit a763bac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 418441d9ebe84b205cb23eb0ab214c1f991621fe
refs/heads/master: e68558ddcdbfa8cc2e7811bcada3bcbeef79fd4a
4 changes: 2 additions & 2 deletions trunk/arch/powerpc/platforms/cell/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ config PPC_IBM_CELL_POWERBUTTON
config CBE_THERM
tristate "CBE thermal support"
default m
depends on CBE_RAS
depends on CBE_RAS && SPU_BASE

config CBE_CPUFREQ
tristate "CBE frequency scaling"
Expand Down Expand Up @@ -136,5 +136,5 @@ endmenu

config OPROFILE_CELL
def_bool y
depends on PPC_CELL_NATIVE && (OPROFILE = m || OPROFILE = y)
depends on PPC_CELL_NATIVE && (OPROFILE = m || OPROFILE = y) && SPU_BASE

0 comments on commit a763bac

Please sign in to comment.