Skip to content
Commit 516793c6 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] ARMv6: add CPU_HAS_ASID configuration



Presently, we check for the minimum ARM architecture that we're
building for to determine whether we need ASID support.  This is
wrong - if we're going to support a range of CPUs which include
ARMv6 or higher, we need the ASID.

Convert the checks to use a new configuration symbol, and arrange
for ARMv6 and higher CPU entries to select it.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent c6af66b9
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