x86/Voyager: remove HOTPLUG_CPU Kconfig quirk
commit4b19ed915576e8034c3653b4b10b79bde10f69fa
authorIngo Molnar <mingo@elte.hu>
Tue, 27 Jan 2009 16:47:24 +0000 (27 17:47 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 29 Jan 2009 13:17:12 +0000 (29 14:17 +0100)
tree713d79ab0db0fc612727fe10668f5ef79816c9c3
parente006235e5b9cfb785ecbc05551788e33f96ea0ce
x86/Voyager: remove HOTPLUG_CPU Kconfig quirk

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