From 585b460fd1f74be24a00bf11f75f74c31bed61e8 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10012 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/magicbox/config-2.6.22 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/magicbox') diff --git a/target/linux/magicbox/config-2.6.22 b/target/linux/magicbox/config-2.6.22 index 87dcb7e245..32b33a9792 100644 --- a/target/linux/magicbox/config-2.6.22 +++ b/target/linux/magicbox/config-2.6.22 @@ -75,7 +75,7 @@ CONFIG_KERNEL_START=0xc0000000 CONFIG_LOWMEM_SIZE=0x30000000 # CONFIG_MACINTOSH_DRIVERS is not set CONFIG_MAGICBOX=y -CONFIG_MATH_EMULATION=y +# CONFIG_MATH_EMULATION is not set CONFIG_MINI_FO=y CONFIG_MTD=y # CONFIG_MTD_ABSENT is not set -- cgit v1.2.3