commit | a08ab63761730634bbbf8f361d1a058c1f4af9c5 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Tue Oct 21 14:06:39 2008 +0100 |
committer | Ben Dooks <ben-linux@fluff.org> | Mon Dec 15 21:47:24 2008 +0000 |
tree | 65eaf971a69a7e8a17ba473b8b39ddd774c187e4 | |
parent | 9bc1aaeac0118611c30edf84995ebad5adfd6822 [diff] |
[ARM] S3C64XX: Initial arch directory Add the initial PLAT_S3C64XX support files and directory structure. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
diff --git a/arch/arm/plat-s3c/Kconfig b/arch/arm/plat-s3c/Kconfig index b57ada4..6fa261a 100644 --- a/arch/arm/plat-s3c/Kconfig +++ b/arch/arm/plat-s3c/Kconfig
@@ -6,7 +6,7 @@ config PLAT_S3C bool - depends on ARCH_S3C2410 || ARCH_S3C24A0 + depends on ARCH_S3C2410 || ARCH_S3C24A0 || ARCH_S3C64XX default y select NO_IOPORT help