summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/omap_osk_5912_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* ARM: Kill CONFIG_CPU_32Russell King2009-12-181-1/+0Star
| | | | | | | | 26-bit ARM support was removed a long time ago, and this symbol has been defined to be 'y' ever since. As it's never disabled anymore, we can kill it without any side effects. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
* eeprom: More consistent symbol namesJean Delvare2009-01-261-1/+1
| | | | | | | | | | | | 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] OMAP: Add and update OMAP default configuration filesRussell King2008-08-271-104/+65Star
| | | | | | | | | | | | Update omap_h2_1610 and omap_osk_5912 default configurations. Add ams delta, n770, omap 2430sdp, apollon_2420, generic 1510, 1610, 1710, 2420, h4 2420, innovator 1510 and 1610, perseus2 730, palte, palmtt, palmz71 and sx1 default configurations. Pulled out of the omap zoom tree. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
* ARM: OMAP1: Compile in other 16xx boards to OSK defconfigTony Lindgren2008-03-061-5/+5
| | | | | | | | | | | | This allows monitoring compile issues with Kautobuild for other omap1 boards until we have more board specific defconfig files. After 2.6.25, we can add a generic config_omap_generic16xx to compile in support for all 16xx boards and then remove other boards from OSK defconfig. Signed-off-by: Tony Lindgren <tony@atomide.com>
* ARM: OMAP1: Refresh OSK defconfigTony Lindgren2008-03-061-24/+89
| | | | | | Refresh OSK defconfig Signed-off-by: Tony Lindgren <tony@atomide.com>
* ARM: OMAP1: Update defconfigs for omap1Tony Lindgren2008-02-081-59/+51Star
| | | | | | Update defconfigs for omap1 Signed-off-by: Tony Lindgren <tony@atomide.com>
* ARM: OMAP: Add omap osk defconfigTony Lindgren2007-09-211-0/+1073
Add omap osk defconfig Signed-off-by: Tony Lindgren <tony@atomide.com>