[POWERPC] Split out CPU specific options into a new Kconfig file
authorArnd Bergmann <arnd@arndb.de>
Tue, 12 Jun 2007 16:30:17 +0000 (02:30 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 14 Jun 2007 12:30:14 +0000 (22:30 +1000)
A lot of the options in arch/powerpc/Kconfig deal with the CPU menu,
and my next patches add more to them.  Moving them to a new
arch/powerpc/platforms/Kconfig.cputype file makes it easier to
follow.

There are no functional changes in here.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found