[POWERPC] 85xx: rework platform Kconfig
authorKumar Gala <galak@kernel.crashing.org>
Mon, 28 Jan 2008 16:24:30 +0000 (10:24 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 28 Jan 2008 19:13:12 +0000 (13:13 -0600)
* Allow multiple boards to be selected in a single build
* Removed Kconfig option '85xx' which existed only for compat with arch/ppc
* Added a multiplatform 85xx defconfig (mpc85xx_defconfig). This builds
  all 85xx boards except sbc8560 and stx_gp3 since these to boards have
  board specific ifdef in driver code that may break all other boards

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

No differences found