From a4ad20d76b10f90164a5be20de4e1584899031e9 Mon Sep 17 00:00:00 2001
From: Imre Kaloz <kaloz@openwrt.org>
Date: Mon, 25 Aug 2008 21:37:00 +0000
Subject: disable fpu emulation on magicbox -- no idea how it got back there

SVN-Revision: 12390
---
 target/linux/magicbox/config-default | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'target/linux/magicbox/config-default')

diff --git a/target/linux/magicbox/config-default b/target/linux/magicbox/config-default
index f0c1992..1dd406b 100644
--- a/target/linux/magicbox/config-default
+++ b/target/linux/magicbox/config-default
@@ -81,7 +81,7 @@ CONFIG_LZO_COMPRESS=m
 CONFIG_LZO_DECOMPRESS=m
 # CONFIG_MACINTOSH_DRIVERS is not set
 CONFIG_MAGICBOX=y
-CONFIG_MATH_EMULATION=y
+# CONFIG_MATH_EMULATION is not set
 # CONFIG_MEDIA_ATTACH is not set
 CONFIG_MTD=y
 # CONFIG_MTD_ABSENT is not set
-- 
cgit v1.1