projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fb6e5f
)
[PATCH] x86-64: remove duplicate ARCH_DISCONTIGMEM_ENABLE option
author
Adrian Bunk
<bunk@stusta.de>
Thu, 7 Dec 2006 01:14:12 +0000
(
02:14
+0100)
committer
Andi Kleen
<andi@basil.nowhere.org>
Thu, 7 Dec 2006 01:14:12 +0000
(
02:14
+0100)
One ARCH_DISCONTIGMEM_ENABLE option is enough.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andi Kleen <ak@suse.de>
arch/x86_64/Kconfig
patch
|
blob
|
history
diff --git
a/arch/x86_64/Kconfig
b/arch/x86_64/Kconfig
index 6eece27d579c1a3e2d3a40e060029c63ae1ab3c7..bfbb9bcae1238d95c0b1468fead6c37f60e1a51e 100644
(file)
--- a/
arch/x86_64/Kconfig
+++ b/
arch/x86_64/Kconfig
@@
-359,11
+359,6
@@
config ARCH_DISCONTIGMEM_ENABLE
depends on NUMA
default y
-
-config ARCH_DISCONTIGMEM_ENABLE
- def_bool y
- depends on NUMA
-
config ARCH_DISCONTIGMEM_DEFAULT
def_bool y
depends on NUMA