aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/picotux200_defconfig (follow)
AgeCommit message (Collapse)AuthorFilesLines
2008-04-10[ARM] 4915/1: AT91: Update defconfigs (Part 2)Andrew Victor1-2/+2
Update the default configuration for the following AT91-based boards: Embest ATEB9200 Cogent CSB337 Cogent CSB637 Sperry-Sun KAFA Picotux200 Signed-off-by: Andrew Victor <linux@maxim.org.za> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-07-19i2c: Delete the i2c-isa pseudo bus driverJean Delvare1-1/+0
There are no users of i2c-isa left, so we can finally get rid of it. Signed-off-by: Jean Delvare <khali@linux-fr.org>
2007-04-21[ARM] 4300/1: Add picotux 200 ARM boardSimon Richter1-0/+1386
Add the picotux 200 ARM board: - Enable its machine type in the filter in head.S - Add configuration option - Add board initialisation - Add default configuration Signed-off-by: Simon Richter <Simon.Richter@kleinhenz.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>