
Signed-off-by: Dave Hansen <haveblue@us.ibm.com>
---

 memhotplug-dave/arch/x86_64/Kconfig |    3 +++
 1 files changed, 3 insertions(+)

diff -puN arch/x86_64/Kconfig~D2-create-__boot-x86_64 arch/x86_64/Kconfig
--- memhotplug/arch/x86_64/Kconfig~D2-create-__boot-x86_64	2005-04-13 14:20:42.000000000 -0700
+++ memhotplug-dave/arch/x86_64/Kconfig	2005-04-13 14:20:42.000000000 -0700
@@ -297,6 +297,9 @@ config HAVE_DEC_LOCK
 	depends on SMP
 	default y
 
+config ARCH_HAS_BOOTPA
+	def_bool y
+
 config NR_CPUS
 	int "Maximum number of CPUs (2-256)"
 	range 2 256
_
