]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
[ARM] 3773/1: Add the HWCAP_VFP bit for the ARM926 CPUs
authorCatalin Marinas <catalin.marinas@arm.com>
Wed, 6 Sep 2006 18:03:28 +0000 (19:03 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 6 Sep 2006 18:03:28 +0000 (19:03 +0100)
commitf854d37ab6b74f5a2d768d28e9583bc2991692c1
tree6dbebeab757df8e9222da63fc31ed85cd1fabe40
parentf64c2c01b74763c1c2be4d0dfb8b7f3f586fedb7
[ARM] 3773/1: Add the HWCAP_VFP bit for the ARM926 CPUs

Patch from Catalin Marinas

The ARM926EJ-S CPU has the VFP coprocessor and therefore it should be shown
in the /proc/cpuinfo if CONFIG_VFP is enabled.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/proc-arm926.S