From 3139140339ec3e6db2cc2d91bb6fbedbb12b6578 Mon Sep 17 00:00:00 2001
From: Jonas Gorski <jogo@openwrt.org>
Date: Sun, 1 Mar 2015 11:37:15 +0000
Subject: [PATCH] kernel: move CONFIG_MIPS_O32_FP64_SUPPORT to generic configs

Most MIPS targets have it disabled, so move the symbol to the generic
configs to keep target configs small.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 44583
---
 target/linux/adm5120/config-3.14       | 1 -
 target/linux/adm5120/config-3.18       | 1 -
 target/linux/adm8668/config-3.14       | 1 -
 target/linux/ar7/config-3.14           | 1 -
 target/linux/ar7/config-3.18           | 1 -
 target/linux/ar71xx/config-3.14        | 1 -
 target/linux/ar71xx/config-3.18        | 1 -
 target/linux/atheros/config-3.14       | 1 -
 target/linux/au1000/config-3.14        | 1 -
 target/linux/au1000/config-3.18        | 1 -
 target/linux/cobalt/config-3.14        | 1 -
 target/linux/generic/config-3.14       | 1 +
 target/linux/generic/config-3.18       | 1 +
 target/linux/generic/config-3.19       | 1 +
 target/linux/generic/config-4.0        | 1 +
 target/linux/lantiq/config-3.18        | 1 -
 target/linux/lantiq/xrx200/config-3.14 | 1 -
 target/linux/lantiq/xway/config-3.14   | 1 -
 target/linux/malta/config-3.14         | 1 -
 target/linux/malta/config-3.18         | 1 -
 target/linux/malta/config-3.19         | 1 -
 target/linux/netlogic/config-default   | 1 -
 target/linux/octeon/config-3.14        | 1 -
 target/linux/octeon/config-3.18        | 1 -
 target/linux/ramips/mt7620/config-3.14 | 1 -
 target/linux/ramips/mt7620/config-3.18 | 1 -
 target/linux/ramips/mt7621/config-3.14 | 1 -
 target/linux/ramips/mt7621/config-3.18 | 1 -
 target/linux/ramips/mt7628/config-3.14 | 1 -
 target/linux/ramips/mt7628/config-3.18 | 1 -
 target/linux/ramips/rt288x/config-3.14 | 1 -
 target/linux/ramips/rt288x/config-3.18 | 1 -
 target/linux/ramips/rt305x/config-3.14 | 1 -
 target/linux/ramips/rt305x/config-3.18 | 1 -
 target/linux/ramips/rt3883/config-3.14 | 1 -
 target/linux/ramips/rt3883/config-3.18 | 1 -
 target/linux/rb532/config-3.14         | 1 -
 37 files changed, 4 insertions(+), 33 deletions(-)

diff --git a/target/linux/adm5120/config-3.14 b/target/linux/adm5120/config-3.14
index 2d3c7dae06..b6157d853a 100644
--- a/target/linux/adm5120/config-3.14
+++ b/target/linux/adm5120/config-3.14
@@ -133,7 +133,6 @@ CONFIG_MIPS=y
 CONFIG_MIPS_L1_CACHE_SHIFT=5
 CONFIG_MIPS_MACHINE=y
 CONFIG_MIPS_MT_DISABLED=y
-# CONFIG_MIPS_O32_FP64_SUPPORT is not set
 CONFIG_MODULES_USE_ELF_REL=y
 CONFIG_MTD_ADM5120=y
 CONFIG_MTD_CFI_FIXUP_MACRONIX_BOOTLOC=y
diff --git a/target/linux/adm5120/config-3.18 b/target/linux/adm5120/config-3.18
index 2d3c7dae06..b6157d853a 100644
--- a/target/linux/adm5120/config-3.18
+++ b/target/linux/adm5120/config-3.18
@@ -133,7 +133,6 @@ CONFIG_MIPS=y
 CONFIG_MIPS_L1_CACHE_SHIFT=5
 CONFIG_MIPS_MACHINE=y
 CONFIG_MIPS_MT_DISABLED=y
-# CONFIG_MIPS_O32_FP64_SUPPORT is not set
 CONFIG_MODULES_USE_ELF_REL=y
 CONFIG_MTD_ADM5120=y
 CONFIG_MTD_CFI_FIXUP_MACRONIX_BOOTLOC=y
diff --git a/target/linux/adm8668/config-3.14 b/target/linux/adm8668/config-3.14
index 25b3753101..0c24c1786e 100644
--- a/target/linux/adm8668/config-3.14
+++ b/target/linux/adm8668/config-3.14
@@ -63,7 +63,6 @@ CONFIG_INITRAMFS_SOURCE=""
 CONFIG_IRQ_CPU=y
 CONFIG_IRQ_FORCED_THREADING=y
 CONFIG_MIPS=y
-# CONFIG_MIPS_O32_FP64_SUPPORT is not set
 CONFIG_MIPS_L1_CACHE_SHIFT=5
 # CONFIG_MIPS_MACHINE is not set
 CONFIG_MIPS_MT_DISABLED=y
diff --git a/target/linux/ar7/config-3.14 b/target/linux/ar7/config-3.14
index c9e5b0b4aa..21c86db65f 100644
--- a/target/linux/ar7/config-3.14
+++ b/target/linux/ar7/config-3.14
@@ -101,7 +101,6 @@ CONFIG_MIPS=y
 CONFIG_MIPS_L1_CACHE_SHIFT=5
 # CONFIG_MIPS_MACHINE is not set
 CONFIG_MIPS_MT_DISABLED=y
-# CONFIG_MIPS_O32_FP64_SUPPORT is not set
 CONFIG_MODULES_USE_ELF_REL=y
 # CONFIG_MTD_AC49X_PARTS is not set
 CONFIG_MTD_CFI_STAA=y
diff --git a/target/linux/ar7/config-3.18 b/target/linux/ar7/config-3.18
index c9e5b0b4aa..21c86db65f 100644
--- a/target/linux/ar7/config-3.18
+++ b/target/linux/ar7/config-3.18
@@ -101,7 +101,6 @@ CONFIG_MIPS=y
 CONFIG_MIPS_L1_CACHE_SHIFT=5
 # CONFIG_MIPS_MACHINE is not set
 CONFIG_MIPS_MT_DISABLED=y
-# CONFIG_MIPS_O32_FP64_SUPPORT is not set
 CONFIG_MODULES_USE_ELF_REL=y
 # CONFIG_MTD_AC49X_PARTS is not set
 CONFIG_MTD_CFI_STAA=y
diff --git a/target/linux/ar71xx/config-3.14 b/target/linux/ar71xx/config-3.14
index b78d4d2bd2..d6691b485c 100644
--- a/target/linux/ar71xx/config-3.14
+++ b/target/linux/ar71xx/config-3.14
@@ -237,7 +237,6 @@ CONFIG_MIPS=y
 CONFIG_MIPS_L1_CACHE_SHIFT=5
 CONFIG_MIPS_MACHINE=y
 CONFIG_MIPS_MT_DISABLED=y
-# CONFIG_MIPS_O32_FP64_SUPPORT is not set
 CONFIG_MODULES_USE_ELF_REL=y
 CONFIG_MTD_CFI_ADV_OPTIONS=y
 CONFIG_MTD_CFI_GEOMETRY=y
diff --git a/target/linux/ar71xx/config-3.18 b/target/linux/ar71xx/config-3.18
index 9386b4ef94..fa287e2cee 100644
--- a/target/linux/ar71xx/config-3.18
+++ b/target/linux/ar71xx/config-3.18
@@ -237,7 +237,6 @@ CONFIG_MIPS=y
 CONFIG_MIPS_L1_CACHE_SHIFT=5
 CONFIG_MIPS_MACHINE=y
 CONFIG_MIPS_MT_DISABLED=y
-# CONFIG_MIPS_O32_FP64_SUPPORT is not set
 CONFIG_MODULES_USE_ELF_REL=y
 CONFIG_MTD_CFI_ADV_OPTIONS=y
 CONFIG_MTD_CFI_GEOMETRY=y
diff --git a/target/linux/atheros/config-3.14 b/target/linux/atheros/config-3.14
index cf64454d2e..00167d8ffb 100644
--- a/target/linux/atheros/config-3.14
+++ b/target/linux/atheros/config-3.14
@@ -94,7 +94,6 @@ CONFIG_MIPS=y
 CONFIG_MIPS_L1_CACHE_SHIFT=5
 # CONFIG_MIPS_MACHINE is not set
 CONFIG_MIPS_MT_DISABLED=y
-# CONFIG_MIPS_O32_FP64_SUPPORT is not set
 CONFIG_MODULES_USE_ELF_REL=y
 CONFIG_MTD_AR2315=y
 CONFIG_MTD_CFI_ADV_OPTIONS=y
diff --git a/target/linux/au1000/config-3.14 b/target/linux/au1000/config-3.14
index 0a859c2968..b37d3712f4 100644
--- a/target/linux/au1000/config-3.14
+++ b/target/linux/au1000/config-3.14
@@ -106,7 +106,6 @@ CONFIG_MIPS_L1_CACHE_SHIFT=5
 # CONFIG_MIPS_MACHINE is not set
 # CONFIG_MIPS_MTX1 is not set
 CONFIG_MIPS_MT_DISABLED=y
-# CONFIG_MIPS_O32_FP64_SUPPORT is not set
 # CONFIG_MIPS_XXS1500 is not set
 CONFIG_MODULES_USE_ELF_REL=y
 CONFIG_MODULE_FORCE_UNLOAD=y
diff --git a/target/linux/au1000/config-3.18 b/target/linux/au1000/config-3.18
index 7a69642eef..44c2b71cdd 100644
--- a/target/linux/au1000/config-3.18
+++ b/target/linux/au1000/config-3.18
@@ -107,7 +107,6 @@ CONFIG_MIPS_L1_CACHE_SHIFT=5
 # CONFIG_MIPS_MACHINE is not set
 # CONFIG_MIPS_MTX1 is not set
 CONFIG_MIPS_MT_DISABLED=y
-# CONFIG_MIPS_O32_FP64_SUPPORT is not set
 # CONFIG_MIPS_XXS1500 is not set
 CONFIG_MODULES_USE_ELF_REL=y
 CONFIG_MODULE_FORCE_UNLOAD=y
diff --git a/target/linux/cobalt/config-3.14 b/target/linux/cobalt/config-3.14
index 0e80f96d7c..236786c4ec 100644
--- a/target/linux/cobalt/config-3.14
+++ b/target/linux/cobalt/config-3.14
@@ -116,7 +116,6 @@ CONFIG_LEGACY_PTYS=y
 CONFIG_LEGACY_PTY_COUNT=256
 # CONFIG_MII is not set
 CONFIG_MIPS=y
-# CONFIG_MIPS_O32_FP64_SUPPORT is not set
 CONFIG_MIPS32_COMPAT=y
 CONFIG_MIPS32_N32=y
 CONFIG_MIPS32_O32=y
diff --git a/target/linux/generic/config-3.14 b/target/linux/generic/config-3.14
index 6e70ba77bd..27a8dd3c36 100644
--- a/target/linux/generic/config-3.14
+++ b/target/linux/generic/config-3.14
@@ -1939,6 +1939,7 @@ CONFIG_MII=y
 # CONFIG_MIPS_COBALT is not set
 # CONFIG_MIPS_FPU_EMU is not set
 # CONFIG_MIPS_MALTA is not set
+# CONFIG_MIPS_O32_FP64_SUPPORT is not set
 # CONFIG_MIPS_SEAD3 is not set
 # CONFIG_MIPS_SIM is not set
 CONFIG_MISC_DEVICES=y
diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18
index 7ad0efcb0a..f191b90bba 100644
--- a/target/linux/generic/config-3.18
+++ b/target/linux/generic/config-3.18
@@ -2034,6 +2034,7 @@ CONFIG_MII=y
 # CONFIG_MIPS_COBALT is not set
 # CONFIG_MIPS_FPU_EMULATOR is not set
 # CONFIG_MIPS_MALTA is not set
+# CONFIG_MIPS_O32_FP64_SUPPORT is not set
 # CONFIG_MIPS_PARAVIRT is not set
 # CONFIG_MIPS_SEAD3 is not set
 # CONFIG_MIPS_SIM is not set
diff --git a/target/linux/generic/config-3.19 b/target/linux/generic/config-3.19
index ae4030a010..a7a73382f7 100644
--- a/target/linux/generic/config-3.19
+++ b/target/linux/generic/config-3.19
@@ -2045,6 +2045,7 @@ CONFIG_MII=y
 # CONFIG_MIPS_COBALT is not set
 # CONFIG_MIPS_FPU_EMULATOR is not set
 # CONFIG_MIPS_MALTA is not set
+# CONFIG_MIPS_O32_FP64_SUPPORT is not set
 # CONFIG_MIPS_PARAVIRT is not set
 # CONFIG_MIPS_SEAD3 is not set
 # CONFIG_MIPS_SIM is not set
diff --git a/target/linux/generic/config-4.0 b/target/linux/generic/config-4.0
index ae4030a010..ab2828ed56 100644
--- a/target/linux/generic/config-4.0
+++ b/target/linux/generic/config-4.0
@@ -2044,6 +2044,7 @@ CONFIG_MII=y
 # CONFIG_MIPS_ALCHEMY is not set
 # CONFIG_MIPS_COBALT is not set
 # CONFIG_MIPS_FPU_EMULATOR is not set
+# CONFIG_MIPS_O32_FP64_SUPPORT is not set
 # CONFIG_MIPS_MALTA is not set
 # CONFIG_MIPS_PARAVIRT is not set
 # CONFIG_MIPS_SEAD3 is not set
diff --git a/target/linux/lantiq/config-3.18 b/target/linux/lantiq/config-3.18
index 148d104151..9824b37cd7 100644
--- a/target/linux/lantiq/config-3.18
+++ b/target/linux/lantiq/config-3.18
@@ -94,7 +94,6 @@ CONFIG_MIPS_L1_CACHE_SHIFT=5
 CONFIG_MIPS_MT_DISABLED=y
 # CONFIG_MIPS_MT_SMP is not set
 # CONFIG_MIPS_MT_SMTC is not set
-# CONFIG_MIPS_O32_FP64_SUPPORT is not set
 # CONFIG_MIPS_VPE_LOADER is not set
 CONFIG_MODULES_USE_ELF_REL=y
 CONFIG_MTD_CFI_ADV_OPTIONS=y
diff --git a/target/linux/lantiq/xrx200/config-3.14 b/target/linux/lantiq/xrx200/config-3.14
index 3d525a42f9..dd353aa204 100644
--- a/target/linux/lantiq/xrx200/config-3.14
+++ b/target/linux/lantiq/xrx200/config-3.14
@@ -28,7 +28,6 @@ CONFIG_LANTIQ_XRX200=y
 CONFIG_LEDS_TRIGGER_HEARTBEAT=y
 CONFIG_LZO_COMPRESS=y
 CONFIG_LZO_DECOMPRESS=y
-# CONFIG_MIPS_O32_FP64_SUPPORT is not set
 CONFIG_MTD_M25P80=y
 CONFIG_MTD_NAND=y
 CONFIG_MTD_NAND_ECC=y
diff --git a/target/linux/lantiq/xway/config-3.14 b/target/linux/lantiq/xway/config-3.14
index d7f7c39457..687c3cdd77 100644
--- a/target/linux/lantiq/xway/config-3.14
+++ b/target/linux/lantiq/xway/config-3.14
@@ -26,7 +26,6 @@ CONFIG_IRQ_WORK=y
 CONFIG_LEDS_TRIGGER_HEARTBEAT=y
 CONFIG_LZO_COMPRESS=y
 CONFIG_LZO_DECOMPRESS=y
-# CONFIG_MIPS_O32_FP64_SUPPORT is not set
 CONFIG_MTD_M25P80=y
 CONFIG_MTD_NAND=y
 CONFIG_MTD_NAND_ECC=y
diff --git a/target/linux/malta/config-3.14 b/target/linux/malta/config-3.14
index 0322b9cf99..387bee2263 100644
--- a/target/linux/malta/config-3.14
+++ b/target/linux/malta/config-3.14
@@ -153,7 +153,6 @@ CONFIG_MIPS_MT=y
 CONFIG_MIPS_MT_FPAFF=y
 CONFIG_MIPS_MT_SMP=y
 # CONFIG_MIPS_MT_SMTC is not set
-# CONFIG_MIPS_O32_FP64_SUPPORT is not set
 CONFIG_MIPS_PERF_SHARED_TC_COUNTERS=y
 # CONFIG_MIPS_VPE_LOADER is not set
 CONFIG_MODULES_USE_ELF_REL=y
diff --git a/target/linux/malta/config-3.18 b/target/linux/malta/config-3.18
index 877e60a5cc..3845c16cbf 100644
--- a/target/linux/malta/config-3.18
+++ b/target/linux/malta/config-3.18
@@ -156,7 +156,6 @@ CONFIG_MIPS_MT=y
 CONFIG_MIPS_MT_FPAFF=y
 CONFIG_MIPS_MT_SMP=y
 # CONFIG_MIPS_MT_SMTC is not set
-# CONFIG_MIPS_O32_FP64_SUPPORT is not set
 CONFIG_MIPS_PERF_SHARED_TC_COUNTERS=y
 # CONFIG_MIPS_VPE_LOADER is not set
 CONFIG_MODULES_USE_ELF_REL=y
diff --git a/target/linux/malta/config-3.19 b/target/linux/malta/config-3.19
index bd12d69824..1afc847bd5 100644
--- a/target/linux/malta/config-3.19
+++ b/target/linux/malta/config-3.19
@@ -156,7 +156,6 @@ CONFIG_MIPS_MT=y
 CONFIG_MIPS_MT_FPAFF=y
 CONFIG_MIPS_MT_SMP=y
 # CONFIG_MIPS_MT_SMTC is not set
-# CONFIG_MIPS_O32_FP64_SUPPORT is not set
 CONFIG_MIPS_PERF_SHARED_TC_COUNTERS=y
 # CONFIG_MIPS_VPE_LOADER is not set
 CONFIG_MODULES_USE_ELF_REL=y
diff --git a/target/linux/netlogic/config-default b/target/linux/netlogic/config-default
index 9ec715500b..f93fd347bf 100644
--- a/target/linux/netlogic/config-default
+++ b/target/linux/netlogic/config-default
@@ -110,7 +110,6 @@ CONFIG_MIPS32_O32=y
 CONFIG_MIPS_L1_CACHE_SHIFT=5
 # CONFIG_MIPS_MACHINE is not set
 CONFIG_MIPS_MT_DISABLED=y
-# CONFIG_MIPS_O32_FP64_SUPPORT is not set
 CONFIG_MODULES_USE_ELF_REL=y
 CONFIG_MODULES_USE_ELF_RELA=y
 # CONFIG_MOXA_INTELLIO is not set
diff --git a/target/linux/octeon/config-3.14 b/target/linux/octeon/config-3.14
index 79f1efe2c0..c8364cffdc 100644
--- a/target/linux/octeon/config-3.14
+++ b/target/linux/octeon/config-3.14
@@ -143,7 +143,6 @@ CONFIG_MIPS_L1_CACHE_SHIFT=7
 CONFIG_MIPS_L1_CACHE_SHIFT_7=y
 # CONFIG_MIPS_MACHINE is not set
 CONFIG_MIPS_MT_DISABLED=y
-# CONFIG_MIPS_O32_FP64_SUPPORT is not set
 CONFIG_MIPS_PGD_C0_CONTEXT=y
 CONFIG_MODULES_USE_ELF_REL=y
 CONFIG_MODULES_USE_ELF_RELA=y
diff --git a/target/linux/octeon/config-3.18 b/target/linux/octeon/config-3.18
index 2055aef2a9..ad6ac279d1 100644
--- a/target/linux/octeon/config-3.18
+++ b/target/linux/octeon/config-3.18
@@ -149,7 +149,6 @@ CONFIG_MIPS32_O32=y
 CONFIG_MIPS_L1_CACHE_SHIFT=7
 CONFIG_MIPS_L1_CACHE_SHIFT_7=y
 # CONFIG_MIPS_MACHINE is not set
-# CONFIG_MIPS_O32_FP64_SUPPORT is not set
 # CONFIG_MIPS_PARAVIRT is not set
 CONFIG_MIPS_PGD_C0_CONTEXT=y
 CONFIG_MODULES_USE_ELF_REL=y
diff --git a/target/linux/ramips/mt7620/config-3.14 b/target/linux/ramips/mt7620/config-3.14
index 7e11781139..6ff1eaddfe 100644
--- a/target/linux/ramips/mt7620/config-3.14
+++ b/target/linux/ramips/mt7620/config-3.14
@@ -104,7 +104,6 @@ CONFIG_MIPS=y
 CONFIG_MIPS_L1_CACHE_SHIFT=5
 # CONFIG_MIPS_MACHINE is not set
 CONFIG_MIPS_MT_DISABLED=y
-# CONFIG_MIPS_O32_FP64_SUPPORT is not set
 CONFIG_MODULES_USE_ELF_REL=y
 # CONFIG_MT7621_WDT is not set
 # CONFIG_MTD_CFI_INTELEXT is not set
diff --git a/target/linux/ramips/mt7620/config-3.18 b/target/linux/ramips/mt7620/config-3.18
index daf47ecede..14d38a6878 100644
--- a/target/linux/ramips/mt7620/config-3.18
+++ b/target/linux/ramips/mt7620/config-3.18
@@ -111,7 +111,6 @@ CONFIG_MIPS=y
 # CONFIG_MIPS_HUGE_TLB_SUPPORT is not set
 CONFIG_MIPS_L1_CACHE_SHIFT=5
 # CONFIG_MIPS_MACHINE is not set
-# CONFIG_MIPS_O32_FP64_SUPPORT is not set
 CONFIG_MODULES_USE_ELF_REL=y
 # CONFIG_MT7621_WDT is not set
 # CONFIG_MTD_CFI_INTELEXT is not set
diff --git a/target/linux/ramips/mt7621/config-3.14 b/target/linux/ramips/mt7621/config-3.14
index c71a847dcd..4947a1bf02 100644
--- a/target/linux/ramips/mt7621/config-3.14
+++ b/target/linux/ramips/mt7621/config-3.14
@@ -108,7 +108,6 @@ CONFIG_MIPS_MT=y
 CONFIG_MIPS_MT_FPAFF=y
 CONFIG_MIPS_MT_SMP=y
 # CONFIG_MIPS_MT_SMTC is not set
-# CONFIG_MIPS_O32_FP64_SUPPORT is not set
 CONFIG_MIPS_PERF_SHARED_TC_COUNTERS=y
 # CONFIG_MIPS_VPE_LOADER is not set
 CONFIG_MODULES_USE_ELF_REL=y
diff --git a/target/linux/ramips/mt7621/config-3.18 b/target/linux/ramips/mt7621/config-3.18
index 74264902a8..29c97f41d0 100644
--- a/target/linux/ramips/mt7621/config-3.18
+++ b/target/linux/ramips/mt7621/config-3.18
@@ -115,7 +115,6 @@ CONFIG_MIPS_L1_CACHE_SHIFT_6=y
 CONFIG_MIPS_MT=y
 CONFIG_MIPS_MT_FPAFF=y
 CONFIG_MIPS_MT_SMP=y
-# CONFIG_MIPS_O32_FP64_SUPPORT is not set
 CONFIG_MIPS_PERF_SHARED_TC_COUNTERS=y
 # CONFIG_MIPS_VPE_LOADER is not set
 CONFIG_MODULES_USE_ELF_REL=y
diff --git a/target/linux/ramips/mt7628/config-3.14 b/target/linux/ramips/mt7628/config-3.14
index f494df3ca3..40c3c19ac8 100644
--- a/target/linux/ramips/mt7628/config-3.14
+++ b/target/linux/ramips/mt7628/config-3.14
@@ -105,7 +105,6 @@ CONFIG_MIPS=y
 CONFIG_MIPS_L1_CACHE_SHIFT=5
 # CONFIG_MIPS_MACHINE is not set
 CONFIG_MIPS_MT_DISABLED=y
-# CONFIG_MIPS_O32_FP64_SUPPORT is not set
 CONFIG_MODULES_USE_ELF_REL=y
 CONFIG_MT7621_WDT=y
 # CONFIG_MTD_CFI_INTELEXT is not set
diff --git a/target/linux/ramips/mt7628/config-3.18 b/target/linux/ramips/mt7628/config-3.18
index 177ba97948..b3dc853ea8 100644
--- a/target/linux/ramips/mt7628/config-3.18
+++ b/target/linux/ramips/mt7628/config-3.18
@@ -111,7 +111,6 @@ CONFIG_MIPS=y
 # CONFIG_MIPS_HUGE_TLB_SUPPORT is not set
 CONFIG_MIPS_L1_CACHE_SHIFT=5
 # CONFIG_MIPS_MACHINE is not set
-# CONFIG_MIPS_O32_FP64_SUPPORT is not set
 CONFIG_MODULES_USE_ELF_REL=y
 CONFIG_MT7621_WDT=y
 # CONFIG_MTD_CFI_INTELEXT is not set
diff --git a/target/linux/ramips/rt288x/config-3.14 b/target/linux/ramips/rt288x/config-3.14
index a6451dd470..84e73750ff 100644
--- a/target/linux/ramips/rt288x/config-3.14
+++ b/target/linux/ramips/rt288x/config-3.14
@@ -99,7 +99,6 @@ CONFIG_MIPS_L1_CACHE_SHIFT=4
 CONFIG_MIPS_L1_CACHE_SHIFT_4=y
 # CONFIG_MIPS_MACHINE is not set
 CONFIG_MIPS_MT_DISABLED=y
-# CONFIG_MIPS_O32_FP64_SUPPORT is not set
 CONFIG_MODULES_USE_ELF_REL=y
 # CONFIG_MTD_CFI_INTELEXT is not set
 CONFIG_MTD_CMDLINE_PARTS=y
diff --git a/target/linux/ramips/rt288x/config-3.18 b/target/linux/ramips/rt288x/config-3.18
index 563e923080..36b48643e7 100644
--- a/target/linux/ramips/rt288x/config-3.18
+++ b/target/linux/ramips/rt288x/config-3.18
@@ -99,7 +99,6 @@ CONFIG_MIPS_L1_CACHE_SHIFT=4
 CONFIG_MIPS_L1_CACHE_SHIFT_4=y
 # CONFIG_MIPS_MACHINE is not set
 CONFIG_MIPS_MT_DISABLED=y
-# CONFIG_MIPS_O32_FP64_SUPPORT is not set
 CONFIG_MODULES_USE_ELF_REL=y
 # CONFIG_MTD_CFI_INTELEXT is not set
 CONFIG_MTD_CMDLINE_PARTS=y
diff --git a/target/linux/ramips/rt305x/config-3.14 b/target/linux/ramips/rt305x/config-3.14
index 943424763a..21816f1f96 100644
--- a/target/linux/ramips/rt305x/config-3.14
+++ b/target/linux/ramips/rt305x/config-3.14
@@ -100,7 +100,6 @@ CONFIG_MIPS=y
 CONFIG_MIPS_L1_CACHE_SHIFT=5
 # CONFIG_MIPS_MACHINE is not set
 CONFIG_MIPS_MT_DISABLED=y
-# CONFIG_MIPS_O32_FP64_SUPPORT is not set
 CONFIG_MODULES_USE_ELF_REL=y
 # CONFIG_MTD_CFI_INTELEXT is not set
 CONFIG_MTD_CMDLINE_PARTS=y
diff --git a/target/linux/ramips/rt305x/config-3.18 b/target/linux/ramips/rt305x/config-3.18
index eab2b93d1d..593ce72f60 100644
--- a/target/linux/ramips/rt305x/config-3.18
+++ b/target/linux/ramips/rt305x/config-3.18
@@ -105,7 +105,6 @@ CONFIG_MIPS=y
 # CONFIG_MIPS_HUGE_TLB_SUPPORT is not set
 CONFIG_MIPS_L1_CACHE_SHIFT=5
 # CONFIG_MIPS_MACHINE is not set
-# CONFIG_MIPS_O32_FP64_SUPPORT is not set
 CONFIG_MODULES_USE_ELF_REL=y
 # CONFIG_MTD_CFI_INTELEXT is not set
 CONFIG_MTD_CMDLINE_PARTS=y
diff --git a/target/linux/ramips/rt3883/config-3.14 b/target/linux/ramips/rt3883/config-3.14
index 00cddae9b2..8bd3b41b31 100644
--- a/target/linux/ramips/rt3883/config-3.14
+++ b/target/linux/ramips/rt3883/config-3.14
@@ -100,7 +100,6 @@ CONFIG_MIPS=y
 CONFIG_MIPS_L1_CACHE_SHIFT=5
 # CONFIG_MIPS_MACHINE is not set
 CONFIG_MIPS_MT_DISABLED=y
-# CONFIG_MIPS_O32_FP64_SUPPORT is not set
 # CONFIG_MLX5_CORE is not set
 CONFIG_MODULES_USE_ELF_REL=y
 # CONFIG_MTD_CFI_INTELEXT is not set
diff --git a/target/linux/ramips/rt3883/config-3.18 b/target/linux/ramips/rt3883/config-3.18
index e5ab48db96..483111a011 100644
--- a/target/linux/ramips/rt3883/config-3.18
+++ b/target/linux/ramips/rt3883/config-3.18
@@ -106,7 +106,6 @@ CONFIG_MIPS=y
 # CONFIG_MIPS_HUGE_TLB_SUPPORT is not set
 CONFIG_MIPS_L1_CACHE_SHIFT=5
 # CONFIG_MIPS_MACHINE is not set
-# CONFIG_MIPS_O32_FP64_SUPPORT is not set
 CONFIG_MODULES_USE_ELF_REL=y
 # CONFIG_MTD_CFI_INTELEXT is not set
 CONFIG_MTD_CMDLINE_PARTS=y
diff --git a/target/linux/rb532/config-3.14 b/target/linux/rb532/config-3.14
index d14a04f36f..5e7dd3d1df 100644
--- a/target/linux/rb532/config-3.14
+++ b/target/linux/rb532/config-3.14
@@ -91,7 +91,6 @@ CONFIG_MIPS=y
 CONFIG_MIPS_L1_CACHE_SHIFT=4
 # CONFIG_MIPS_MACHINE is not set
 CONFIG_MIPS_MT_DISABLED=y
-# CONFIG_MIPS_O32_FP64_SUPPORT is not set
 CONFIG_MODULES_USE_ELF_REL=y
 CONFIG_MTD_BLOCK2MTD=y
 CONFIG_MTD_CFI_ADV_OPTIONS=y
-- 
GitLab