From 3139140339ec3e6db2cc2d91bb6fbedbb12b6578 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Sun, 1 Mar 2015 11:37:15 +0000 Subject: 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 SVN-Revision: 44583 --- target/linux/malta/config-3.14 | 1 - target/linux/malta/config-3.18 | 1 - target/linux/malta/config-3.19 | 1 - 3 files changed, 3 deletions(-) (limited to 'target/linux/malta') 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 -- cgit v1.2.3