summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/omap_zoom2_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* Remove ARM default configurations which duplicate omap3_defconfigVincent Sanders2010-08-041-143/+0
| | | | | | | | These configurations are no longer useful as the systems they support are covered by the generic omap3_defconfig Signed-off-by:Vincent Sanders <vince@simtec.co.uk> Signed-off-by: Tony Lindgren <tony@atomide.com>
* ARM: reduce defconfigsUwe Kleine-König2010-06-101-1405/+3
| | | | Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
* omap3: zoom2/3: Register only 1 8250 portSergio Aguirre2010-03-151-1/+1
| | | | | | | There's no more serial ports available, so, doesn't make sense to create 4 device nodes. Signed-off-by: Sergio Aguirre <saaguirre@ti.com>
* omap: Enable PM_RUNTIME in defconfigs to avoid USB compile errorsTony Lindgren2010-03-111-0/+1
| | | | | | | | | | | | | | | While waiting for the related USB patch, fix compile by enabling it in the defconfigs. As discussed at: http://thread.gmane.org/gmane.linux.usb.general/27432/focus=4460 Otherwise we'll get errors like: drivers/usb/core/hcd.c:1892: error: 'pm_wq' undeclared (first use in this function) drivers/usb/core/hcd.c:1892: error: (Each undeclared identifier is reported only once drivers/usb/core/hcd.c:1892: error: for each function it appears in.) Signed-off-by: Tony Lindgren <tony@atomide.com>
* ARM: Kill CONFIG_CPU_32Russell King2009-12-181-1/+0
| | | | | | | | 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>
* omap3 : Enable TWL4030 Keypad for Zoom2 and Zoom3 boardsmanjugk manjugk2009-12-111-1/+2
| | | | | | | | | | | | The TWL4030 keypad driver is not enabled by default for zoom2 and zoom3 boards. This patch will enable the same for both zoom2 and zoom3 boards. Tested on zoom2(3430) and zoom3(3630) boards. Signed-off-by: Manjunatha GK <manjugk@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
* omap: zoom2: update defconfig for LL_DEBUG_NONEvikram pandita2009-11-221-1/+2
| | | | | | | Update DEBUG_LL for zoom2 board as CONFIG_OMAP_LL_DEBUG_NONE Signed-off-by: Vikram Pandita <vikram.pandita@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
* omap3: defconfigs: remove SYSFS_DEPRECATED flagvikram pandita2009-11-221-2/+2
| | | | | | | | | Remove the SYSFS_DEPRECATED flag from OMAP3 board defconfigs This is a deprecated feature no longer needed. Signed-off-by: Vikram Pandita <vikram.pandita@ti.com> Acked-by: Kevin Hilman <khilman@deeprootsystems.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
* OMAP3: Zoom2: Update board defconfigVikram Pandita2009-08-281-76/+408
| | | | | | | | | | | Update defconfig for Zoom2 to include TWL4030 core TWL4030 drivers (bci, gpio, keypad, usb, mmc) Also sync the defconfig after issuing a menuconfig Signed-off-by: Vikram Pandita <vikram.pandita@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
* ARM: OMAP3: Defconfig for Zoom2 boardVikram Pandita2009-05-281-0/+1211
This patch adds OMAP3 Zoom2 board defconfig. Signed-off-by: Mikkel Christensen <mlc@ti.com> Signed-off-by: Vikram Pandita <vikram.pandita@ti.com> Acked-by: Kevin Hilman <khilman@deeprootsystems.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
OpenPOWER on IntegriCloud