aboutsummaryrefslogtreecommitdiffstats
path: root/mm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'mm/Kconfig')
-rw-r--r--mm/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/mm/Kconfig b/mm/Kconfig
index 30a5d4792b83..7c5697116fcf 100644
--- a/mm/Kconfig
+++ b/mm/Kconfig
@@ -134,6 +134,9 @@ config HAVE_MEMBLOCK
134config HAVE_MEMBLOCK_NODE_MAP 134config HAVE_MEMBLOCK_NODE_MAP
135 boolean 135 boolean
136 136
137config ARCH_DISCARD_MEMBLOCK
138 boolean
139
137# eventually, we can have this option just 'select SPARSEMEM' 140# eventually, we can have this option just 'select SPARSEMEM'
138config MEMORY_HOTPLUG 141config MEMORY_HOTPLUG
139 bool "Allow for memory hot-add" 142 bool "Allow for memory hot-add"