Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-18 | ARM: Kill CONFIG_CPU_32 | Russell King | |
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> | |||
2009-12-02 | arm: omap: Add omap3_defconfig | Olof Johansson | |
Having one combined defconfig that is the superset of the individual defconfigs for OMAP3 platforms is useful for easily finding build errors. Not to mention convenient as a base if you want to boot several platforms with a single kernel image. Signed-off-by: Olof Johansson <olof@lixom.net> Signed-off-by: Tony Lindgren <tony@atomide.com> |