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/ramips/rt3883/config-3.14 | 1 - target/linux/ramips/rt3883/config-3.18 | 1 - 2 files changed, 2 deletions(-) (limited to 'target/linux/ramips/rt3883') 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 -- cgit v1.2.3