diff options
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r-- | arch/x86/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 7cf9f0a8c8c3..206645ac6f6a 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -1470,7 +1470,7 @@ config PHYSICAL_ALIGN | |||
1470 | 1470 | ||
1471 | config HOTPLUG_CPU | 1471 | config HOTPLUG_CPU |
1472 | bool "Support for hot-pluggable CPUs" | 1472 | bool "Support for hot-pluggable CPUs" |
1473 | depends on SMP && HOTPLUG && !X86_VOYAGER | 1473 | depends on SMP && HOTPLUG |
1474 | ---help--- | 1474 | ---help--- |
1475 | Say Y here to allow turning CPUs off and on. CPUs can be | 1475 | Say Y here to allow turning CPUs off and on. CPUs can be |
1476 | controlled through /sys/devices/system/cpu. | 1476 | controlled through /sys/devices/system/cpu. |