From 3ce3b165748b6dda98ab8452335d1f7f6fd60824 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Fri, 28 Dec 2007 20:08:54 +0000 Subject: turn off FPU emulation on ARM and PowerPC - we are on softfloat now SVN-Revision: 10012 --- target/linux/amcc/config-2.6.21 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/amcc') diff --git a/target/linux/amcc/config-2.6.21 b/target/linux/amcc/config-2.6.21 index 7162945..93bcefc 100644 --- a/target/linux/amcc/config-2.6.21 +++ b/target/linux/amcc/config-2.6.21 @@ -61,7 +61,7 @@ CONFIG_ISA_DMA_API=y CONFIG_KERNEL_START=0xc0000000 CONFIG_LOWMEM_SIZE=0x30000000 # CONFIG_LUAN is not set -CONFIG_MATH_EMULATION=y +# CONFIG_MATH_EMULATION is not set CONFIG_MTD=y # CONFIG_MTD_ABSENT is not set CONFIG_MTD_BLKDEVS=y -- cgit v1.1