summaryrefslogtreecommitdiff
path: root/arch/avr32/configs/mimc200_defconfig
AgeCommit message (Collapse)AuthorFilesLines
2009-01-26eeprom: More consistent symbol namesJean Delvare1-3/+3
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>
2008-10-13avr32: Add defconfig for the mimc200 boardHaavard Skinnemoen1-0/+1109
Provided by Mark Jackson. Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>