x86: allow more than 8 cpus to be used on 32-bit
authorYinghai Lu <yinghai@kernel.org>
Thu, 29 Jan 2009 23:14:46 +0000 (15:14 -0800)
committerIngo Molnar <mingo@elte.hu>
Thu, 29 Jan 2009 23:20:22 +0000 (00:20 +0100)
commit4272ebfbefd0db40073f3ee5990bceaf2894f08b
treebe8bddaf6a5a549a9aa9108df3515741cc469199
parentfbeb2ca0224182033f196cf8f63989c3e6b90aba
x86: allow more than 8 cpus to be used on 32-bit

X86_PC is the only remaining 'sub' architecture, so we dont need
it anymore.

This also cleans up a few spurious references to X86_PC in the
driver space - those certainly should be X86.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/Kconfig
arch/x86/configs/i386_defconfig
arch/x86/configs/x86_64_defconfig
arch/x86/kernel/smpboot.c
drivers/eisa/Kconfig
drivers/input/keyboard/Kconfig
drivers/input/mouse/Kconfig
drivers/mtd/nand/Kconfig
sound/drivers/Kconfig