linux/arch/arm/mach-s3c2412
Russell King c750815e2d [ARM] Arrange for platforms to select appropriate CPU support
Rather than:

	config CPU_BLAH
		bool
		depends on ARCH_FOO || MACH_BAR
		default y if ARCH_FOO || MACH_BAR

arrange for ARCH_FOO and MACH_BAR to select CPU_BLAH directly.

Acked-by: Nicolas Pitre <nico@marvell.com>
Acked-by: Andrew Victor <linux@maxim.org.za>
Acked-by: Brian Swetland <swetland@google.com>
Acked-by: Eric Miao <eric.miao@marvell.com>
Acked-by: Nicolas Bellido <ml@acolin.be>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-11-27 12:38:00 +00:00
..
clock.c Merge branch 's3c-move' into devel 2008-10-14 22:24:51 +01:00
dma.c Merge branch 's3c-move' into devel 2008-10-14 22:24:51 +01:00
gpio.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
irq.c Merge branch 's3c-move' into devel 2008-10-14 22:24:51 +01:00
Kconfig [ARM] Arrange for platforms to select appropriate CPU support 2008-11-27 12:38:00 +00:00
mach-jive.c [ARM] S3C24XX: Additional include moves 2008-10-07 23:09:51 +01:00
mach-smdk2413.c Merge branch 's3c-move' into devel 2008-10-14 22:24:51 +01:00
mach-vstms.c Merge branch 's3c-move' into devel 2008-10-14 22:24:51 +01:00
Makefile [ARM] JIVE: Initial machine support for Logitech Jive 2008-07-03 16:51:24 +01:00
pm.c Merge branch 's3c-move' into devel 2008-10-14 22:24:51 +01:00
s3c2412.c Merge branch 's3c-move' into devel 2008-10-14 22:24:51 +01:00
sleep.S [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00