aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/eseries_pxa_defconfig
Commit message (Collapse)AuthorAge
* ARM: Kill CONFIG_CPU_32Russell King2009-12-18
| | | | | | | | 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>
* [ARM] pxa: Update eseries defconfigIan Molton2008-12-24
| | | | Signed-off-by: Ian Molton <ian@mnementh.co.uk>
* [ARM] update defconfig for eseries.Ian Molton2008-07-26
| | | | Signed-off-by: Ian Molton <spyro@f2s.com>
* [ARM] dyntick: Remove obsolete and unused ARM dyntick supportRussell King2008-05-12
| | | | | | | | | dyntick is superseded by the clocksource/clockevent infrastructure, using the NO_HZ configuration option. No one implements dyntick on ARM anymore, so it's pointless keeping it around. Remove dyntick support. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
* [ARM] 4649/1: Base support for pxa-based Toshiba e-series PDAs.Ian Molton2008-01-28
This patch contains the base code to boot the Toshiba e330, e740, e750, e400, and e800 PDAs. Signed-off-by: Ian Molton <spyro@f2s.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>