diff options
Diffstat (limited to 'mm/Kconfig')
-rw-r--r-- | mm/Kconfig | 3 |
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 | |||
134 | config HAVE_MEMBLOCK_NODE_MAP | 134 | config HAVE_MEMBLOCK_NODE_MAP |
135 | boolean | 135 | boolean |
136 | 136 | ||
137 | config 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' |
138 | config MEMORY_HOTPLUG | 141 | config MEMORY_HOTPLUG |
139 | bool "Allow for memory hot-add" | 142 | bool "Allow for memory hot-add" |