diff options
| author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2013-07-16 10:03:18 +0200 |
|---|---|---|
| committer | Peter Korsgaard <jacmet@sunsite.dk> | 2013-07-16 15:14:53 +0200 |
| commit | 379d4aeab5004c5c462f8caa4f4974e4789ecafd (patch) | |
| tree | e9c7136ab2629fcf83e6cc8aaa163b1fbb973ea5 /configs/mx53loco_defconfig | |
| parent | d806005b08ec3228a252af4d2f038844a4d6fed2 (diff) | |
configs: update defconfigs after VFP option changes
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'configs/mx53loco_defconfig')
| -rw-r--r-- | configs/mx53loco_defconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/mx53loco_defconfig b/configs/mx53loco_defconfig index ff3948b27..08de3daa6 100644 --- a/configs/mx53loco_defconfig +++ b/configs/mx53loco_defconfig @@ -1,8 +1,7 @@ # Architecture BR2_arm=y BR2_cortex_a8=y -# BR2_SOFT_FLOAT is not set -BR2_VFP_FLOAT=y +BR2_ARM_FPU_VFPV3D16=y # System BR2_TARGET_GENERIC_GETTY_PORT="ttymxc0" |
