x86: add memory hotremove config option
authorGary Hade <garyhade@us.ibm.com>
Fri, 31 Oct 2008 17:52:03 +0000 (10:52 -0700)
committerIngo Molnar <mingo@elte.hu>
Mon, 3 Nov 2008 09:03:38 +0000 (10:03 +0100)
commit3555105333ae55414d0fe051557bd7dc590f5255
treec9fec3a72267a6badc15dcd3c92ecb1a1d294488
parent9e899816d126cc6f7d405c349f65363214fe7399
x86: add memory hotremove config option

Impact: enable CONFIG_MEMORY_HOTREMOVE feature on x86. (default-off)

Memory hotremove functionality can currently be configured into
the ia64, powerpc, and s390 kernels.

This patch makes it possible to configure the memory hotremove
functionality into the x86 kernel as well.

Signed-off-by: Badari Pulavarty <pbadari@us.ibm.com>
Signed-off-by: Gary Hade <garyhade@us.ibm.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/Kconfig