diff options
Diffstat (limited to 'linux-2.6-xen-sparse/arch/ia64/Kconfig')
| -rw-r--r-- | linux-2.6-xen-sparse/arch/ia64/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/linux-2.6-xen-sparse/arch/ia64/Kconfig b/linux-2.6-xen-sparse/arch/ia64/Kconfig index c32f4cee4c..78f5e2b3e3 100644 --- a/linux-2.6-xen-sparse/arch/ia64/Kconfig +++ b/linux-2.6-xen-sparse/arch/ia64/Kconfig @@ -276,6 +276,9 @@ config HOTPLUG_CPU can be controlled through /sys/devices/system/cpu/cpu#. Say N if you want to disable CPU hotplug. +config ARCH_ENABLE_MEMORY_HOTPLUG + def_bool y + config SCHED_SMT bool "SMT scheduler support" depends on SMP |
