From 43e535472602044b93bb0b65e86f5ee80ffc2ce6 Mon Sep 17 00:00:00 2001 From: kaloz Date: Mon, 25 Aug 2008 21:37:00 +0000 Subject: [PATCH] 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 --- target/linux/magicbox/config-default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0