Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67582
b: refs/heads/master
c: 4d9e551
h: refs/heads/master
v: v3
  • Loading branch information
Kumar Gala committed Oct 11, 2007
1 parent c5c3953 commit 8764774
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: 8a13c4f972e6c107d8cff54de647544c00e25b41
refs/heads/master: 4d9e55103aec1ba7d0617cfd88412ec39e1e2d32
3 changes: 2 additions & 1 deletion trunk/arch/powerpc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -599,7 +599,8 @@ config TASK_SIZE_BOOL

config TASK_SIZE
hex "Size of user task space" if TASK_SIZE_BOOL
default "0x80000000"
default "0x80000000" if PPC_PREP || PPC_8xx
default "0xc0000000"

config CONSISTENT_START_BOOL
bool "Set custom consistent memory pool address"
Expand Down

0 comments on commit 8764774

Please sign in to comment.