aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2008-08-25 21:37:00 +0000
committerImre Kaloz <kaloz@openwrt.org>2008-08-25 21:37:00 +0000
commitfa363c178e7c91fd7cdb1ebeee59a507e58afdba (patch)
tree3a870eb23c4b3e6e025aff73799e8022c937ad7e
parent45a84c2ac3019fa820835c4d6535cd3fc71aa595 (diff)
downloadupstream-fa363c178e7c91fd7cdb1ebeee59a507e58afdba.tar.gz
upstream-fa363c178e7c91fd7cdb1ebeee59a507e58afdba.tar.bz2
upstream-fa363c178e7c91fd7cdb1ebeee59a507e58afdba.zip
disable fpu emulation on magicbox -- no idea how it got back there
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12390 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/magicbox/config-default2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/magicbox/config-default b/target/linux/magicbox/config-default
index f0c1992b71..1dd406b11a 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