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

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

diff -puN arch/ia64/Kconfig~D3-create-__boot-ia64 arch/ia64/Kconfig
--- memhotplug/arch/ia64/Kconfig~D3-create-__boot-ia64	2005-04-13 14:20:44.000000000 -0700
+++ memhotplug-dave/arch/ia64/Kconfig	2005-04-13 14:20:44.000000000 -0700
@@ -300,6 +300,9 @@ config HAVE_DEC_LOCK
 	depends on (SMP || PREEMPT)
 	default y
 
+config ARCH_HAS_BOOTPA
+	def_bool y
+
 config IA32_SUPPORT
 	bool "Support for Linux/x86 binaries"
 	help
_
