From 0733f50e857b005dd1bdd9b6b8415d1f974a5a6c Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 30 Aug 2006 04:02:21 +0000 Subject: enable math emulation git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4705 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/magicbox-2.6/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/magicbox-2.6/config') diff --git a/target/linux/magicbox-2.6/config b/target/linux/magicbox-2.6/config index b49faf30fc..0574cb9834 100644 --- a/target/linux/magicbox-2.6/config +++ b/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 -- cgit v1.2.3