Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 10500
b: refs/heads/master
c: 8b63134
h: refs/heads/master
v: v3
  • Loading branch information
Grant Grundler authored and Kyle McMartin committed Oct 22, 2005
1 parent 2846194 commit 321c0aa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 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: 5beb5f32c56b70f79117e13a1abd54824a78466c
refs/heads/master: 8b631342dd9db9ca272e11814e041e4ee3d1a948
5 changes: 3 additions & 2 deletions trunk/arch/parisc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ config PM

config ISA_DMA_API
bool
default y

config ARCH_MAY_HAVE_PC_FDC
bool
depends on BROKEN
default y

source "init/Kconfig"
Expand Down Expand Up @@ -154,13 +154,14 @@ config HOTPLUG_CPU

config ARCH_DISCONTIGMEM_ENABLE
bool "Discontiguous memory support (EXPERIMENTAL)"
depends on EXPERIMENTAL
depends on 64BIT && EXPERIMENTAL
help
Say Y to support efficient handling of discontiguous physical memory,
for architectures which are either NUMA (Non-Uniform Memory Access)
or have huge holes in the physical address space for other reasons.
See <file:Documentation/vm/numa> for more.

source "kernel/Kconfig.hz"
source "mm/Kconfig"

config PREEMPT
Expand Down

0 comments on commit 321c0aa

Please sign in to comment.