From: Randy Dunlap Date: Sat, 14 Jan 2006 21:20:51 +0000 (-0800) Subject: [PATCH] i386: put HOTPLUG_CPU under Processor type, not Bus options X-Git-Tag: v2.6.16-rc1~150 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce63ad78b55daf708d5d4ced9b832a4354ad2a4c;p=pandora-kernel.git [PATCH] i386: put HOTPLUG_CPU under Processor type, not Bus options Move the HOTPLUG_CPU option under "Processor type" instead of under "Bus options". This makes it the same for i386 as most other processor types (arm, ia64, parisc, ppc, s390, & x86_64; but not for powerpc). Besides, it takes me too long to find it under Bus options. I can't be the only person who has trouble finding it. Signed-off-by: Randy Dunlap Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed