summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configs/beaglebone_defconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/beaglebone_defconfig b/configs/beaglebone_defconfig
index a141320254..d6b5c31802 100644
--- a/configs/beaglebone_defconfig
+++ b/configs/beaglebone_defconfig
@@ -1,8 +1,7 @@
# architecture
BR2_arm=y
BR2_cortex_a8=y
-BR2_EXTRA_GCC_CONFIG_OPTIONS="--with-fpu=vfpv3 --with-float=hard"
-# BR2_SOFT_FLOAT is not set
+BR2_ARM_EABIHF=y
# system
BR2_TARGET_GENERIC_HOSTNAME="beaglebone"
OpenPOWER on IntegriCloud