aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/ks8695_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* ARM: reduce defconfigsUwe Kleine-König2010-06-101-946/+0
| | | | Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
* 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>
* [ARM] DSM320: Update KS8695 defconfig to include DSM320Daniel Silverstone2008-12-141-282/+425
| | | | | | | | | Update the KS8695 defconfig to bring it up to modern config standards and include the DSM320 and appropriate drivers for the DSM320 (E.g. prism54). Signed-off-by: Daniel Silverstone <dsilvers@simtec.co.uk> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
* [ARM] dyntick: Remove obsolete and unused ARM dyntick supportRussell King2008-05-121-1/+0
| | | | | | | | | 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] 4333/2: KS8695: Micrel Development boardAndrew Victor2007-05-111-0/+880
Board support and default configuration file for the Micrel/Kendin KS8695 Development board. Signed-off-by: Andrew Victor <andrew@sanpeople.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>