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

 memhotplug-dave/mm/Kconfig |    5 +++++
 1 files changed, 5 insertions(+)

diff -puN mm/Kconfig~M0-config-MEMORY_HOTPLUG mm/Kconfig
--- memhotplug/mm/Kconfig~M0-config-MEMORY_HOTPLUG	2004-11-12 16:52:07.000000000 -0800
+++ memhotplug-dave/mm/Kconfig	2004-11-12 16:52:07.000000000 -0800
@@ -5,3 +5,8 @@ config CONTIGUOUS_MEM_MAP
 	bool
 	depends on !DISCONTIGMEM && !NONLINEAR
 	default y
+
+config MEMORY_HOTPLUG
+	bool "Allow for memory hotplug"
+	depends on NONLINEAR && HOTPLUG
+
_
