]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] move 82xx/83xx/86xx Kconfig options to platform selection
authorArnd Bergmann <arnd@arndb.de>
Sun, 17 Jun 2007 23:06:52 +0000 (01:06 +0200)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 29 Jun 2007 06:54:22 +0000 (01:54 -0500)
commitfca32c3143fe22724d3c5a3a9a9b131db74aad29
treeeb7eb3d14cbb77b7e20e097c2263a45694205362
parent2b1b45e2eadce613bcdcfe6aa71bb48a599a5401
[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 <arnd@arndb.de>
arch/powerpc/platforms/82xx/Kconfig
arch/powerpc/platforms/83xx/Kconfig
arch/powerpc/platforms/86xx/Kconfig
arch/powerpc/platforms/Kconfig
arch/powerpc/platforms/Kconfig.cputype