aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/Kconfig
diff options
context:
space:
mode:
authorAl Viro <viro@www.linux.org.uk>2005-08-23 22:44:50 +0100
committerLinus Torvalds <torvalds@g5.osdl.org>2005-08-23 18:43:39 -0700
commit6df7c994a0090bf1e9604d690cde8e76b2618e4a (patch)
tree2309d142ab9b80c64172d3cad43bb2420086d9d2 /arch/alpha/Kconfig
parent[PATCH] zd1201 kmalloc size fix (diff)
downloadlinux-dev-6df7c994a0090bf1e9604d690cde8e76b2618e4a.tar.xz
linux-dev-6df7c994a0090bf1e9604d690cde8e76b2618e4a.zip
[PATCH] Kconfig fix (alpha NUMA)
NUMA is broken on alpha; marked as such Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to '')
-rw-r--r--arch/alpha/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/alpha/Kconfig b/arch/alpha/Kconfig
index 083c5df42d35..189d5eababa8 100644
--- a/arch/alpha/Kconfig
+++ b/arch/alpha/Kconfig
@@ -522,7 +522,7 @@ source "mm/Kconfig"
config NUMA
bool "NUMA Support (EXPERIMENTAL)"
- depends on DISCONTIGMEM
+ depends on DISCONTIGMEM && BROKEN
help
Say Y to compile the kernel to support NUMA (Non-Uniform Memory
Access). This option is for configuring high-end multiprocessor