From: Arnd Bergmann Date: Sun, 17 Jun 2007 23:06:52 +0000 (+0200) Subject: [POWERPC] move 82xx/83xx/86xx Kconfig options to platform selection X-Git-Tag: v2.6.23-rc1~767^2^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9fd305db0b4723e70f1a5cf06e4a6949755331c;p=pandora-kernel.git [POWERPC] move 82xx/83xx/86xx Kconfig options to platform selection The cores used in the MPC82xx/83xx/86xx embedded controllers are very similar to those in the 32 bit general-purpose processors, so it makes sense to treat them as the same CPU family. Choosing between the embedded platforms and the multiplatform code is now done in the platform menu, but functionally everything stays the same. Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed