From: Will Deacon Date: Fri, 3 Aug 2012 16:24:14 +0000 (+0100) Subject: ARM: 7483/1: vfp: only advertise VFPv4 in hwcaps if CONFIG_VFPv3 is enabled X-Git-Tag: v3.6-rc3~32^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d9fb0038a9b02febb01efc79a4a5d97f1822a90;p=pandora-kernel.git 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: # 3.1+ Signed-off-by: Will Deacon Signed-off-by: Russell King --- Reading git-diff-tree failed