]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit3a83156bd857f31ed264816321b78466bed8e4f4
tree9b863a0a0c2444a823cb24ae7c9797cc76c1b64b
parentb9d3f259147d28f559cab3a7d0471cc4d411c511
[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>
arch/powerpc/configs/mpc85xx_defconfig [new file with mode: 0644]
arch/powerpc/platforms/85xx/Kconfig
arch/powerpc/platforms/Kconfig.cputype
drivers/net/Kconfig