summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/52xx/pcm030_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* powerpc/5200: update defconfigsGrant Likely2009-12-301-19/+64
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* powerpc/5200: Update defconfigsGrant Likely2009-10-151-62/+80
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* powerpc/5200: defconfig updatesGrant Likely2009-04-201-19/+50
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* powerpc/5200: update defconfigsGrant Likely2009-01-301-26/+56
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* eeprom: More consistent symbol namesJean Delvare2009-01-261-2/+2
| | | | | | | | | | | | 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-141-50/+132
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* [POWERPC] mpc5200: defconfigs for CM5200, Lite5200B, Motion-PRO and TQM5200Bartlomiej Sieka2008-04-291-9/+15
| | | | | | | | | | | | Board-specific defconfigs based on current mpc5200_defconfig, archival lite5200_defconfig, and [cm5200|motionpro|tqm5200]_defconfig from the linux-2.6-denx tree. Kernels build using these defconfigs were verified to boot with root filesystem mounted over NFS on Motion-PRO, TQM5200 and Lite5200B boards. CM5200 target was not tested due to hardware unavailability. Signed-off-by: Bartlomiej Sieka <tur@semihalf.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* [POWERPC] mpc5200: add Phytec pcm030 board supports.hauer@pengutronix.de2008-04-291-0/+1109
Add board support for the Phytec pcm030 mpc5200b based board. It does not need any platform specific fixups and as such is handled as a mpc5200 simple platform. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>