diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/ia64/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/ia64/Kconfig b/arch/ia64/Kconfig index f80f5e2aec87..59b91ac861ac 100644 --- a/arch/ia64/Kconfig +++ b/arch/ia64/Kconfig | |||
@@ -305,6 +305,9 @@ config HOTPLUG_CPU | |||
305 | config ARCH_ENABLE_MEMORY_HOTPLUG | 305 | config ARCH_ENABLE_MEMORY_HOTPLUG |
306 | def_bool y | 306 | def_bool y |
307 | 307 | ||
308 | config ARCH_ENABLE_MEMORY_HOTREMOVE | ||
309 | def_bool y | ||
310 | |||
308 | config SCHED_SMT | 311 | config SCHED_SMT |
309 | bool "SMT scheduler support" | 312 | bool "SMT scheduler support" |
310 | depends on SMP | 313 | depends on SMP |