Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 2860
b: refs/heads/master
c: 368a0a3
h: refs/heads/master
v: v3
  • Loading branch information
Mike Kravetz authored and Linus Torvalds committed Jun 23, 2005
1 parent f7e3763 commit de91141
Show file tree
Hide file tree
Showing 2 changed files with 9 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: 785dcd44b60ec8ede76fed0af54333ab5f3e848c
refs/heads/master: 368a0a3afad08069b2679ecaff80fc18c10a6e2a
9 changes: 8 additions & 1 deletion trunk/arch/ppc64/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -199,9 +199,16 @@ config HMT
pSeries systems p620 and p660 have such a cpu type.

config ARCH_DISCONTIGMEM_ENABLE
bool "Discontiguous Memory Support"
def_bool y
depends on SMP && PPC_PSERIES

config ARCH_DISCONTIGMEM_DEFAULT
def_bool y
depends on ARCH_DISCONTIGMEM_ENABLE

config ARCH_FLATMEM_ENABLE
def_bool y

source "mm/Kconfig"

config NUMA
Expand Down

0 comments on commit de91141

Please sign in to comment.