summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2007-12-28 20:08:54 +0000
committerImre Kaloz <kaloz@openwrt.org>2007-12-28 20:08:54 +0000
commit3ce3b165748b6dda98ab8452335d1f7f6fd60824 (patch)
treece8631d8dd41cb33baddce07c63916843247b276 /target
parent5f93ab0b068014a6fa3adb44470cbd9acaf85cea (diff)
downloadmtk-20170518-3ce3b165748b6dda98ab8452335d1f7f6fd60824.zip
mtk-20170518-3ce3b165748b6dda98ab8452335d1f7f6fd60824.tar.gz
mtk-20170518-3ce3b165748b6dda98ab8452335d1f7f6fd60824.tar.bz2
turn off FPU emulation on ARM and PowerPC - we are on softfloat now
SVN-Revision: 10012
Diffstat (limited to 'target')
-rw-r--r--target/linux/amcc/config-2.6.212
-rw-r--r--target/linux/ixp4xx/config-default2
-rw-r--r--target/linux/magicbox/config-2.6.222
3 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/amcc/config-2.6.21 b/target/linux/amcc/config-2.6.21
index 7162945..93bcefc 100644
--- a/target/linux/amcc/config-2.6.21
+++ b/target/linux/amcc/config-2.6.21
@@ -61,7 +61,7 @@ CONFIG_ISA_DMA_API=y
CONFIG_KERNEL_START=0xc0000000
CONFIG_LOWMEM_SIZE=0x30000000
# CONFIG_LUAN is not set
-CONFIG_MATH_EMULATION=y
+# CONFIG_MATH_EMULATION is not set
CONFIG_MTD=y
# CONFIG_MTD_ABSENT is not set
CONFIG_MTD_BLKDEVS=y
diff --git a/target/linux/ixp4xx/config-default b/target/linux/ixp4xx/config-default
index 0c2af9c..e669a61 100644
--- a/target/linux/ixp4xx/config-default
+++ b/target/linux/ixp4xx/config-default
@@ -90,7 +90,7 @@ CONFIG_DNOTIFY=y
# CONFIG_FARSYNC is not set
CONFIG_FIRMWARE_EDID=y
# CONFIG_FPE_FASTFPE is not set
-CONFIG_FPE_NWFPE=y
+# CONFIG_FPE_NWFPE is not set
# CONFIG_FPE_NWFPE_XP is not set
CONFIG_FRAME_POINTER=y
# CONFIG_HAMRADIO is not set
diff --git a/target/linux/magicbox/config-2.6.22 b/target/linux/magicbox/config-2.6.22
index 87dcb7e..32b33a9 100644
--- a/target/linux/magicbox/config-2.6.22
+++ b/target/linux/magicbox/config-2.6.22
@@ -75,7 +75,7 @@ CONFIG_KERNEL_START=0xc0000000
CONFIG_LOWMEM_SIZE=0x30000000
# CONFIG_MACINTOSH_DRIVERS is not set
CONFIG_MAGICBOX=y
-CONFIG_MATH_EMULATION=y
+# CONFIG_MATH_EMULATION is not set
CONFIG_MINI_FO=y
CONFIG_MTD=y
# CONFIG_MTD_ABSENT is not set