summaryrefslogtreecommitdiffstats
path: root/configs/calao_snowball_defconfig
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2013-07-16 10:03:18 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2013-07-16 15:14:53 +0200
commit379d4aeab5004c5c462f8caa4f4974e4789ecafd (patch)
treee9c7136ab2629fcf83e6cc8aaa163b1fbb973ea5 /configs/calao_snowball_defconfig
parentd806005b08ec3228a252af4d2f038844a4d6fed2 (diff)
downloadbuildroot-379d4aeab5004c5c462f8caa4f4974e4789ecafd.tar.gz
buildroot-379d4aeab5004c5c462f8caa4f4974e4789ecafd.zip
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/calao_snowball_defconfig')
-rw-r--r--configs/calao_snowball_defconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/calao_snowball_defconfig b/configs/calao_snowball_defconfig
index 0631b52a21..90421a4b67 100644
--- a/configs/calao_snowball_defconfig
+++ b/configs/calao_snowball_defconfig
@@ -1,10 +1,9 @@
BR2_arm=y
BR2_cortex_a9=y
BR2_KERNEL_HEADERS_3_4=y
-# BR2_SOFT_FLOAT is not set
+BR2_ARM_FPU_VFPV3D16=y
BR2_TOOLCHAIN_BUILDROOT_WCHAR=y
BR2_TOOLCHAIN_BUILDROOT_CXX=y
-BR2_VFP_FLOAT=y
BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_MDEV=y
BR2_TARGET_GENERIC_GETTY_PORT="ttyAMA2"
BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y
OpenPOWER on IntegriCloud