summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/s3c6400_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* [ARM] S3C: Remove unused CONFIG_DEBUG_S3C_PORTBen Dooks2009-06-231-1/+0
| | | | | | | Remove the unused CONFIG_DEBUG_S3C_PORT as we currently only have support for using the S3C UARTs via the low-level debug code. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
* 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>
* [ARM] s3c6400_defconfig: Add SDHCI driverBen Dooks2008-12-151-2/+2
| | | | | | Add the Samsung SDHCI driver to the build. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
* [ARM] s3c6400_defconfig: Add I2C driver and devicesBen Dooks2008-12-151-9/+121
| | | | | | | Add the new I2C driver and the EEPROM devices to the system, as well as update to the latest kernel. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
* [ARM] S3C64XX: Add s3c6400_defconfigBen Dooks2008-12-151-0/+733
Add a basic defconfig for s3c6400 series machines. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
OpenPOWER on IntegriCloud