]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: S3C64XX: Select CPU_V6K instead of CPU_V6
authorTomasz Figa <tomasz.figa@gmail.com>
Sun, 20 Oct 2013 21:56:51 +0000 (06:56 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Sun, 20 Oct 2013 21:56:51 +0000 (06:56 +0900)
commitf1c2beac9931f7bf94b54332c8c8a874cd27d767
treeb657d7c9c1b0f74a4b2928e9d727735cbd26abde
parent0338a2ac63edb1bed70e78eeef8c560b481c8b1d
ARM: S3C64XX: Select CPU_V6K instead of CPU_V6

All S3C64XX SoCs come with ARM1176JZF-s core, which fully supports
ARMv6K extensions. This patch lets the kernel use them on S3C6410 by
adding selection of CPU_V6K to ARCH_S3C64XX.

Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/Kconfig