[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)
commita0ae9c7c05b969cbaffb0371f8698c54465b4c96
tree19e3ceb1a39d73028fe0906ccbe1692616afcd50
parenteffe24bdd41ef790b30c9ac02ede3703937c6ba0
[POWERPC] Split out CPU specific options into a new Kconfig file

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>
arch/powerpc/Kconfig
arch/powerpc/platforms/Kconfig.cputype [new file with mode: 0644]