From 1d2586a1b7d497a6f1dc78265b86f3c78f2a6933 Mon Sep 17 00:00:00 2001
From: Felix Fietkau <nbd@openwrt.org>
Date: Wed, 30 Aug 2006 04:02:21 +0000
Subject: [PATCH] enable math emulation

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

diff --git a/openwrt/target/linux/magicbox-2.6/config b/openwrt/target/linux/magicbox-2.6/config
index b49faf30fc..0574cb9834 100644
--- a/openwrt/target/linux/magicbox-2.6/config
+++ b/openwrt/target/linux/magicbox-2.6/config
@@ -91,7 +91,7 @@ CONFIG_40x=y
 # CONFIG_8xx is not set
 # CONFIG_E200 is not set
 # CONFIG_E500 is not set
-# CONFIG_MATH_EMULATION is not set
+CONFIG_MATH_EMULATION=y
 # CONFIG_KEXEC is not set
 # CONFIG_CPU_FREQ is not set
 CONFIG_4xx=y
-- 
2.30.2