]> git.openfabrics.org - ~shefty/rdma-dev.git/commitdiff
x86/Voyager: remove HOTPLUG_CPU Kconfig quirk
authorIngo Molnar <mingo@elte.hu>
Tue, 27 Jan 2009 16:47:24 +0000 (17:47 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 29 Jan 2009 13:17:12 +0000 (14:17 +0100)
Voyager has this Kconfig quirk:

 config HOTPLUG_CPU
  bool "Support for hot-pluggable CPUs"
depends on SMP && HOTPLUG && !X86_VOYAGER

But this exception will be moot once Voyager starts using the
generic x86 code.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/Kconfig

index 7cf9f0a8c8c3e4beca3f39fda8ab30e278c86b51..206645ac6f6ab5cb0331f375e4287a44f63ebbdc 100644 (file)
@@ -1470,7 +1470,7 @@ config PHYSICAL_ALIGN
 
 config HOTPLUG_CPU
        bool "Support for hot-pluggable CPUs"
-       depends on SMP && HOTPLUG && !X86_VOYAGER
+       depends on SMP && HOTPLUG
        ---help---
          Say Y here to allow turning CPUs off and on. CPUs can be
          controlled through /sys/devices/system/cpu.