diff options
| author | Jonas Gorski <jogo@openwrt.org> | 2015-03-01 11:37:15 +0000 |
|---|---|---|
| committer | Jonas Gorski <jogo@openwrt.org> | 2015-03-01 11:37:15 +0000 |
| commit | 3139140339ec3e6db2cc2d91bb6fbedbb12b6578 (patch) | |
| tree | 674eb0da68703c082ef5a538bcc744b32b1d4aef /target/linux/ramips | |
| parent | 18322746de45d8c31f7c574dadb2129e696edb78 (diff) | |
| download | upstream-3139140339ec3e6db2cc2d91bb6fbedbb12b6578.tar.gz upstream-3139140339ec3e6db2cc2d91bb6fbedbb12b6578.tar.bz2 upstream-3139140339ec3e6db2cc2d91bb6fbedbb12b6578.zip | |
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
Diffstat (limited to 'target/linux/ramips')
| -rw-r--r-- | target/linux/ramips/mt7620/config-3.14 | 1 | ||||
| -rw-r--r-- | target/linux/ramips/mt7620/config-3.18 | 1 | ||||
| -rw-r--r-- | target/linux/ramips/mt7621/config-3.14 | 1 | ||||
| -rw-r--r-- | target/linux/ramips/mt7621/config-3.18 | 1 | ||||
| -rw-r--r-- | target/linux/ramips/mt7628/config-3.14 | 1 | ||||
| -rw-r--r-- | target/linux/ramips/mt7628/config-3.18 | 1 | ||||
| -rw-r--r-- | target/linux/ramips/rt288x/config-3.14 | 1 | ||||
| -rw-r--r-- | target/linux/ramips/rt288x/config-3.18 | 1 | ||||
| -rw-r--r-- | target/linux/ramips/rt305x/config-3.14 | 1 | ||||
| -rw-r--r-- | target/linux/ramips/rt305x/config-3.18 | 1 | ||||
| -rw-r--r-- | target/linux/ramips/rt3883/config-3.14 | 1 | ||||
| -rw-r--r-- | target/linux/ramips/rt3883/config-3.18 | 1 |
12 files changed, 0 insertions, 12 deletions
diff --git a/target/linux/ramips/mt7620/config-3.14 b/target/linux/ramips/mt7620/config-3.14 index 7e117811394..6ff1eaddfee 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 daf47eceded..14d38a68780 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 c71a847dcd6..4947a1bf02e 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 74264902a85..29c97f41d06 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 f494df3ca3b..40c3c19ac8a 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 177ba979487..b3dc853ea85 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 a6451dd4707..84e73750ff1 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 563e923080b..36b48643e7e 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 943424763a1..21816f1f960 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 eab2b93d1d9..593ce72f602 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 00cddae9b24..8bd3b41b313 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 e5ab48db96a..483111a0117 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 |
