From: Andrew Morton Date: Thu, 29 Nov 2012 03:18:08 +0000 (+1100) Subject: numa-add-config_movable_node-for-movable-dedicated-node-fix X-Git-Tag: next-20121205~1^2~234 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=f75076c4f402d317a764035c098abe10e1acf4ac;p=karo-tx-linux.git numa-add-config_movable_node-for-movable-dedicated-node-fix Cc: David Rientjes Cc: Greg KH Cc: Jiang Liu Cc: KOSAKI Motohiro Cc: Lai Jiangshan Cc: Mel Gorman Cc: Minchan Kim Cc: Rusty Russell Cc: Wen Congyang Cc: Yasuaki Ishimatsu Cc: Yinghai Lu Signed-off-by: Andrew Morton --- diff --git a/mm/Kconfig b/mm/Kconfig index 2a6de857a139..1680a0123a13 100644 --- a/mm/Kconfig +++ b/mm/Kconfig @@ -144,7 +144,7 @@ config MEMORY_ISOLATION boolean config MOVABLE_NODE - boolean "Enable to assign a node has only movable memory" + boolean "Enable to assign a node which has only movable memory" depends on HAVE_MEMBLOCK depends on NO_BOOTMEM depends on X86_64