aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/config-3.18
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2015-03-01 11:37:18 +0000
committerJonas Gorski <jogo@openwrt.org>2015-03-01 11:37:18 +0000
commit6aa75472521111be772ffe67343d41c4be211376 (patch)
tree2222ba3a48152f4281e20870ed04ac942cd67751 /target/linux/brcm63xx/config-3.18
parent11b489f8a1d692e2e64b6d1a94328fbba3964344 (diff)
downloadmaster-187ad058-6aa75472521111be772ffe67343d41c4be211376.tar.gz
master-187ad058-6aa75472521111be772ffe67343d41c4be211376.tar.bz2
master-187ad058-6aa75472521111be772ffe67343d41c4be211376.zip
brcm47xx, brcm63xx: disable CONFIG_MIPS_O32_FP64_SUPPORT
The flag is experimental and requires toolchain support, which we don't provide. Also neither target has an FPU so it becomes meaningless without the FPU emulator enabled. Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44584 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/config-3.18')
-rw-r--r--target/linux/brcm63xx/config-3.181
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/config-3.18 b/target/linux/brcm63xx/config-3.18
index 912dd7dd4b..d6ad385d89 100644
--- a/target/linux/brcm63xx/config-3.18
+++ b/target/linux/brcm63xx/config-3.18
@@ -145,7 +145,6 @@ CONFIG_MIPS_APPENDED_DTB=y
CONFIG_MIPS_L1_CACHE_SHIFT=4
CONFIG_MIPS_L1_CACHE_SHIFT_4=y
# CONFIG_MIPS_MACHINE is not set
-CONFIG_MIPS_O32_FP64_SUPPORT=y
CONFIG_MODULES_USE_ELF_REL=y
CONFIG_MODULE_FORCE_LOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y