Commit 71f608ef authored by Yauhen Kharuzhy's avatar Yauhen Kharuzhy Committed by Ben Dooks

ARM: S3C2443: Select properly ARM core type

Select ARM920T core when compiling kernel for s3c2443.
Signed-off-by: default avatarYauhen Kharuzhy <yauhen.kharuzhy@promwad.com>
Signed-off-by: default avatarBen Dooks <ben-linux@fluff.org>
parent 4249f8ac
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment