[POWERPC] 83xx: rework platform Kconfig
authorKumar Gala <galak@kernel.crashing.org>
Mon, 28 Jan 2008 16:52:15 +0000 (10:52 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 28 Jan 2008 19:15:24 +0000 (13:15 -0600)
* Allow multiple boards to be selected in a single build
* Removed Kconfig option '83xx' which existed only for compat with arch/ppc
* Removed Kconfig option 'PPC_MPC836x' since its not used
* Renamed Kconfig option 'MPC834x' to 'PPC_MPC834x' to match others
* Added a multiplatform 83xx defconfig (mpc83xx_defconfig).

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found