ARM: S3C2443: Select properly ARM core type

Select ARM920T core when compiling kernel for s3c2443.

Signed-off-by: Yauhen Kharuzhy <yauhen.kharuzhy@promwad.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
This commit is contained in:
Yauhen Kharuzhy 2010-11-28 20:30:23 +02:00 committed by Ben Dooks
parent 4249f8acf9
commit 71f608ef56
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
config CPU_S3C2443
bool
depends on ARCH_S3C2410
select CPU_ARM920T
select S3C2443_DMA if S3C2410_DMA
select CPU_LLSERIAL_S3C2440
select SAMSUNG_CLKSRC