diff options
author | Marc Zyngier <marc.zyngier@arm.com> | 2023-03-17 15:50:25 -0400 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2023-03-27 14:01:18 +0100 |
commit | 252309adc81f529d42c8c90a4965866ec82cb6ad (patch) | |
tree | 3a2f182f4e210dace8f09c6f4500bb7fa485544b /sound/parisc | |
parent | b3a070869f39be4fad9ea4d99f2c8fab1fb7eead (diff) |
ARM: Make CONFIG_CPU_V7 valid for 32bit ARMv8 implementations
ARMv8 is a superset of ARMv7, and all the ARMv8 features are
discoverable with a set of ID registers. It means that we can
use CPU_V7 to guard ARMv8 features at compile time.
This commit simply amends the CPU_V7 configuration symbol comment
to reflect that CPU_V7 also covers ARMv8.
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Zaid Al-Bassam <zalbassam@google.com>
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Link: https://lore.kernel.org/r/20230317195027.3746949-7-zalbassam@google.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'sound/parisc')
0 files changed, 0 insertions, 0 deletions