Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91287
b: refs/heads/master
c: 05944d7
h: refs/heads/master
i:
  91285: fc752c2
  91283: 522356b
  91279: c1a374d
v: v3
  • Loading branch information
Russell King authored and Russell King committed Apr 19, 2008
1 parent 5afdd17 commit be71d10
Show file tree
Hide file tree
Showing 21 changed files with 78 additions and 1,280 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: 140749e2bf8d7c80a50c9fcce1435bb2b4e423c4
refs/heads/master: 05944d74bc28fffbcce159cb915d0acff82f30a1
8 changes: 8 additions & 0 deletions trunk/arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -422,6 +422,8 @@ config ARCH_SA1100
bool "SA1100-based"
select ISA
select ARCH_DISCONTIGMEM_ENABLE
select ARCH_SPARSEMEM_ENABLE
select ARCH_SELECT_MEMORY_MODEL
select ARCH_MTD_XIP
select GENERIC_GPIO
select GENERIC_TIME
Expand Down Expand Up @@ -774,6 +776,12 @@ config ARCH_DISCONTIGMEM_ENABLE
or have huge holes in the physical address space for other reasons.
See <file:Documentation/vm/numa> for more.

config ARCH_SPARSEMEM_ENABLE
bool

config ARCH_SELECT_MEMORY_MODEL
bool

config NODES_SHIFT
int
default "4" if ARCH_LH7A40X
Expand Down
Loading

0 comments on commit be71d10

Please sign in to comment.