[PATCH] update all defconfigs for ARCH_DISCONTIGMEM_ENABLE
This will at least suppress one prompt that users would have received the first time they compile with the new DISCONTIG arch option. They'll still get the "Memory Model" prompt, but 99% of them will have the default work there. Signed-off-by: Dave Hansen <haveblue@us.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
committed by
Linus Torvalds
parent
3f22ab276b
commit
0e19243e9a
@ -82,7 +82,7 @@ CONFIG_STOP_MACHINE=y
|
||||
# CONFIG_SGI_IP22 is not set
|
||||
CONFIG_SGI_IP27=y
|
||||
# CONFIG_SGI_SN0_N_MODE is not set
|
||||
CONFIG_DISCONTIGMEM=y
|
||||
CONFIG_ARCH_DISCONTIGMEM_ENABLE=y
|
||||
CONFIG_NUMA=y
|
||||
# CONFIG_MAPPED_KERNEL is not set
|
||||
# CONFIG_REPLICATE_KTEXT is not set
|
||||
|
Reference in New Issue
Block a user