diff options
author | Tomasz Figa <tomasz.figa@gmail.com> | 2013-10-21 01:56:51 +0400 |
---|---|---|
committer | Kukjin Kim <kgene.kim@samsung.com> | 2013-12-15 23:08:51 +0400 |
commit | 70bacadbd07248576290de40cc217c06f0f2d3c3 (patch) | |
tree | 29555a1d40844df0fa09d329cecf318bbc5feda4 /scripts | |
parent | bffd649d4377a855dff1cb8877385a5657520251 (diff) | |
download | linux-70bacadbd07248576290de40cc217c06f0f2d3c3.tar.xz |
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.
To use V6K extensions, these symbols must not be selected at the same
time, so this patch keeps only CPU_V6K selected for S3C64XX.
Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions