aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/mpc83xx_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* [POWERPC] Updated Freescale PPC defconfigsKumar Gala2008-06-091-54/+97
| | | | Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
* [POWERPC] 83xx: Enable FCM NAND and OF partitions in defconfigKumar Gala2008-04-171-3/+161
| | | | Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
* [POWERPC] 83xx: enable usb in 837x rdb and 83xx defconfigsKim Phillips2008-03-311-1/+23
| | | | | Signed-off-by: Kim Phillips <kim.phillips@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
* [POWERPC] Update some defconfigsKumar Gala2008-03-241-31/+57
| | | | Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
* [POWERPC] 83xx: Update mpc83xx_defconfigKim Phillips2008-02-051-5/+5
| | | | | | | Enable math emulation and ucc_geth and some PHYs mpc83xx boards use. Signed-off-by: Kim Phillips <kim.phillips@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
* [POWERPC] 83xx: rework platform KconfigKumar Gala2008-01-281-0/+887
* 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>