Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 13861
b: refs/heads/master
c: 45fb6ce
h: refs/heads/master
i:
  13859: b144f59
v: v3
  • Loading branch information
Anton Blanchard authored and Paul Mackerras committed Nov 11, 2005
1 parent 77331f5 commit 16fa68f
Show file tree
Hide file tree
Showing 7 changed files with 170 additions and 297 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: 3e66c4def14aa64ee6d1d4ef077d789abc30125d
refs/heads/master: 45fb6cea09443b2066016f895937f9c2647a1507
11 changes: 3 additions & 8 deletions trunk/arch/powerpc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -581,17 +581,12 @@ config ARCH_FLATMEM_ENABLE
def_bool y
depends on PPC64 && !NUMA

config ARCH_DISCONTIGMEM_ENABLE
def_bool y
depends on SMP && PPC_PSERIES

config ARCH_DISCONTIGMEM_DEFAULT
config ARCH_SPARSEMEM_ENABLE
def_bool y
depends on ARCH_DISCONTIGMEM_ENABLE

config ARCH_SPARSEMEM_ENABLE
config ARCH_SPARSEMEM_DEFAULT
def_bool y
depends on ARCH_DISCONTIGMEM_ENABLE
depends on SMP && PPC_PSERIES

source "mm/Kconfig"

Expand Down
Loading

0 comments on commit 16fa68f

Please sign in to comment.