aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/ia64/Kconfig3
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
305config ARCH_ENABLE_MEMORY_HOTPLUG 305config ARCH_ENABLE_MEMORY_HOTPLUG
306 def_bool y 306 def_bool y
307 307
308config ARCH_ENABLE_MEMORY_HOTREMOVE
309 def_bool y
310
308config SCHED_SMT 311config SCHED_SMT
309 bool "SMT scheduler support" 312 bool "SMT scheduler support"
310 depends on SMP 313 depends on SMP