aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/mpc5200_defconfig
Commit message (Collapse)AuthorAge
* powerpc/5200: update defconfigsGrant Likely2009-12-30
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* powerpc/5200: Update defconfigsGrant Likely2009-10-15
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* mpc5200: support for the MAN mpc5200 based board mucmc52Heiko Schocher2009-10-15
| | | | | | | | | | | | - serial Console on PSC1 - 64MB SDRAM - MTD CFI Flash - Ethernet FEC - IDE support Signed-off-by: Heiko Schocher <hs@denx.de> Reviewed-by: Wolfram Sang <w.sang@pengutronix.de> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* powerpc/5200: defconfig updatesGrant Likely2009-04-20
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* powerpc/5200: Add digsy-mtc support to mpc5200_defconfigGrzegorz Bernacki2009-02-27
| | | | | | | | | | | The following options are enabled to support the digsy-mtc. - LXT phy - AT24 eeprom - RTC (DS1337) - MTD partitioning based on OF description Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* powerpc/5200: update defconfigsGrant Likely2009-01-29
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* eeprom: More consistent symbol namesJean Delvare2009-01-26
| | | | | | | | | | | | Now that all EEPROM drivers live in the same place, let's harmonize their symbol names. Also fix eeprom's dependencies, it definitely needs sysfs, and is no longer experimental after many years in the kernel tree. Signed-off-by: Jean Delvare <khali@linux-fr.org> Acked-by: Wolfram Sang <w.sang@pengutronix.de> Cc: David Brownell <dbrownell@users.sourceforge.net>
* powerpc/52xx: update defconfigsGrant Likely2008-11-14
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* [POWERPC] mpc5200: merge defconfigs for all mpc5200 boardsGrant Likely2008-01-21
There is no reason to have separate defconfigs for each mpc5200 board. Instead, here is a common defconfig that can be used for all supported platforms. Merging the defconfigs means there are fewer configuration to test when compile testing all of arch/powerpc and should make support easier. Supported boards: Lite5200(b), Efika, TQM5200, CM5200, MotionPro Signed-off-by: Grant Likely <grant.likely@secretlab.ca>