Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 166204
b: refs/heads/master
c: ea55bf2
h: refs/heads/master
v: v3
  • Loading branch information
Anton Blanchard authored and Benjamin Herrenschmidt committed Sep 24, 2009
1 parent a81afe6 commit a32ea90
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f2053f1a7bf6005b4e81826b1ac8d0b4117c4cf0
refs/heads/master: ea55bf29126f0066a4e82a8545437494ff4fc431
6 changes: 6 additions & 0 deletions trunk/arch/powerpc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -385,9 +385,15 @@ config NUMA

config NODES_SHIFT
int
default "8" if PPC64
default "4"
depends on NEED_MULTIPLE_NODES

config MAX_ACTIVE_REGIONS
int
default "256" if PPC64
default "32"

config ARCH_SELECT_MEMORY_MODEL
def_bool y
depends on PPC64
Expand Down

0 comments on commit a32ea90

Please sign in to comment.