[ARM] 4511/1: S3C: updated LLSERIAL Kconfig defines for CPU support
authorBen Dooks <ben-linux@fluff.org>
Sun, 22 Jul 2007 15:09:44 +0000 (16:09 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 22 Jul 2007 15:44:28 +0000 (16:44 +0100)
commitb2627588cbeb70364357048854affd52bf02fe64
tree1f25b68796d362fb5d4dbd66f547e3410e512f9f
parent498e03b619638826a7364faed61eb0a3d2a0f0c8
[ARM] 4511/1: S3C: updated LLSERIAL Kconfig defines for CPU support

Update the Kconfig to create configuration options based on which
CPUs are supported for the low level serial code. This means that
the debug macros can be optimised for the type(s) of CPU that are
being used.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-s3c2410/Kconfig
arch/arm/mach-s3c2412/Kconfig
arch/arm/mach-s3c2440/Kconfig
arch/arm/mach-s3c2442/Kconfig
arch/arm/mach-s3c2443/Kconfig
arch/arm/plat-s3c/Kconfig