[ARM] S3C64XX: Initial arch directory

Add the initial PLAT_S3C64XX support files
and directory structure.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
This commit is contained in:
Ben Dooks
2008-10-21 14:06:39 +01:00
parent 9bc1aaeac0
commit a08ab63761
10 changed files with 106 additions and 1 deletions

View File

@@ -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