commit | 3d9fb0038a9b02febb01efc79a4a5d97f1822a90 | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Fri Aug 03 17:24:14 2012 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Aug 11 09:15:57 2012 +0100 |
tree | ed969703896852d5f83a76e0fb05edb0eabe7692 | |
parent | f7e416eb923d0f9ff1e5e9b5c0e8b75ddd7db865 [diff] |
ARM: 7483/1: vfp: only advertise VFPv4 in hwcaps if CONFIG_VFPv3 is enabled VFPv4 support depends on the VFPv3 context save/restore code, so only advertise support in the hwcaps if the kernel can actually handle it. Cc: <stable@vger.kernel.org> # 3.1+ Signed-off-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>