arch/arm: arm926 may have VFP
The VFP9-S FPU (VFPv2) is optional for ARM926EJ-S, see: http://www.arm.com/products/processors/classic/arm9/arm926.php?tab=Specifications+ Real silicon: http://www.nxp.com/documents/data_sheet/LPC3180.pdf Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
d2dc7be318
commit
6b3a0417c4
@ -51,6 +51,7 @@ config BR2_arm922t
|
|||||||
bool "arm922t"
|
bool "arm922t"
|
||||||
config BR2_arm926t
|
config BR2_arm926t
|
||||||
bool "arm926t"
|
bool "arm926t"
|
||||||
|
select BR2_ARM_CPU_MAYBE_HAS_VFPV2
|
||||||
config BR2_arm10t
|
config BR2_arm10t
|
||||||
bool "arm10t"
|
bool "arm10t"
|
||||||
config BR2_arm1136jf_s_r0
|
config BR2_arm1136jf_s_r0
|
||||||
|
Loading…
Reference in New Issue
Block a user