Skip to content

Commit

Permalink
ARM: S3C2443: Select properly ARM core type
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Yauhen Kharuzhy authored and Ben Dooks committed Nov 30, 2010
1 parent 4249f8a commit 71f608e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mach-s3c2443/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 71f608e

Please sign in to comment.