commit | 3a83156bd857f31ed264816321b78466bed8e4f4 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Mon Jan 28 10:24:30 2008 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Mon Jan 28 13:13:12 2008 -0600 |
tree | 9b863a0a0c2444a823cb24ae7c9797cc76c1b64b | |
parent | b9d3f259147d28f559cab3a7d0471cc4d411c511 [diff] |
[POWERPC] 85xx: rework platform Kconfig * 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>