Signed-off-by: Dave Hansen --- memhotplug-dave/arch/ia64/Kconfig | 3 +++ 1 files changed, 3 insertions(+) diff -puN arch/ia64/Kconfig~F3-create-__boot-ia64 arch/ia64/Kconfig --- memhotplug/arch/ia64/Kconfig~F3-create-__boot-ia64 2005-07-28 13:51:05.000000000 -0700 +++ memhotplug-dave/arch/ia64/Kconfig 2005-07-28 13:51:05.000000000 -0700 @@ -322,6 +322,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 _