summaryrefslogtreecommitdiff
path: root/arch
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
parent81065e2f415af6c028eac13f481fb9e60a0b487b (diff)
downloadlinux-3.10-6df7c994a0090bf1e9604d690cde8e76b2618e4a.tar.gz
linux-3.10-6df7c994a0090bf1e9604d690cde8e76b2618e4a.tar.bz2
linux-3.10-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 'arch')
-rw-r--r--arch/alpha/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/alpha/Kconfig b/arch/alpha/Kconfig
index 083c5df42d3..189d5eababa 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