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/adm8668/config-3.14 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/adm8668') 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 -- cgit v1.2.3