commit | a0ae9c7c05b969cbaffb0371f8698c54465b4c96 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Wed Jun 13 02:30:17 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Thu Jun 14 22:30:14 2007 +1000 |
tree | 19e3ceb1a39d73028fe0906ccbe1692616afcd50 | |
parent | effe24bdd41ef790b30c9ac02ede3703937c6ba0 [diff] |
[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>