On Fri, Jul 20, 2007 at 02:23:48PM +0200, Gabriel C wrote: > Hi, > > I'm a bit confused about the following from mm/Kconfig: > > .. > > config MEMORY_HOTPLUG > bool "Allow for memory hot-add" > depends on SPARSEMEM || X86_64_ACPI_NUMA > depends on HOTPLUG && !SOFTWARE_SUSPEND && ARCH_ENABLE_MEMORY_HOTPLUG > depends on (IA64 || X86 || PPC64 || SUPERH) > > comment "Memory hotplug is currently incompatible with Software Suspend" > depends on SPARSEMEM && HOTPLUG && SOFTWARE_SUSPEND > > > ... > > That should be !SOFTWARE_SUSPEND no ?
No, it's correct. You should see the comment instead of the option with SOFTWARE_SUSPEND=y. > Regards, > > Gabriel C cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/