From: Grazvydas Ignotas Date: Thu, 22 Jul 2010 21:15:08 +0000 (+0300) Subject: omap3-pandora-kernel: enable old float emulation X-Git-Tag: sz_beta3~235^2~34^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3d3bda6f1442ed094d7a2ade2702fdc20eb1ada;p=openpandora.oe.git omap3-pandora-kernel: enable old float emulation This will allow to run old hard float binaries. --- diff --git a/recipes/linux/omap3-pandora-kernel/defconfig b/recipes/linux/omap3-pandora-kernel/defconfig index 877c5a0..62e8dcb 100644 --- a/recipes/linux/omap3-pandora-kernel/defconfig +++ b/recipes/linux/omap3-pandora-kernel/defconfig @@ -317,11 +317,13 @@ CONFIG_ATAGS_PROC=y # # At least one emulation must be selected # -# CONFIG_FPE_NWFPE is not set +CONFIG_FPE_NWFPE=y +# CONFIG_FPE_NWFPE_XP is not set # CONFIG_FPE_FASTFPE is not set CONFIG_VFP=y CONFIG_VFPv3=y CONFIG_NEON=y +# CONFIG_ARM_ERRATUM_451034 is not set # # Userspace binary formats