summaryrefslogtreecommitdiffstats
path: root/target/linux/octeon
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2015-03-01 11:37:15 +0000
committerJonas Gorski <jogo@openwrt.org>2015-03-01 11:37:15 +0000
commit3139140339ec3e6db2cc2d91bb6fbedbb12b6578 (patch)
tree674eb0da68703c082ef5a538bcc744b32b1d4aef /target/linux/octeon
parent18322746de45d8c31f7c574dadb2129e696edb78 (diff)
downloadmaster-31e0f0ae-3139140339ec3e6db2cc2d91bb6fbedbb12b6578.tar.gz
master-31e0f0ae-3139140339ec3e6db2cc2d91bb6fbedbb12b6578.tar.bz2
master-31e0f0ae-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/octeon')
-rw-r--r--target/linux/octeon/config-3.141
-rw-r--r--target/linux/octeon/config-3.181
2 files changed, 0 insertions, 2 deletions
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