summaryrefslogtreecommitdiffstats
path: root/arch/mips
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2001-02-05 00:39:56 +0000
committerRalf Baechle <ralf@linux-mips.org>2001-02-05 00:39:56 +0000
commitb2f444c7e7c7918fa4936446859cb1d3c13b8e39 (patch)
tree60166e3791d2d1badce339e48bdc7a612a9aa17f /arch/mips
parent5958c48bfb8f9f83cca07e2d08677d0c2f2b9e93 (diff)
Turn on CONFIG_MIPS_FPU_EMULATOR.
Diffstat (limited to 'arch/mips')
-rw-r--r--arch/mips/defconfig-ev641202
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/defconfig-ev64120 b/arch/mips/defconfig-ev64120
index 78f51045a..1e7b21a5f 100644
--- a/arch/mips/defconfig-ev64120
+++ b/arch/mips/defconfig-ev64120
@@ -68,7 +68,7 @@ CONFIG_CPU_HAS_LLSC=y
# General setup
#
# CONFIG_CPU_LITTLE_ENDIAN is not set
-# CONFIG_MIPS_FPU_EMULATOR is not set
+CONFIG_MIPS_FPU_EMULATOR=y
CONFIG_KCORE_ELF=y
CONFIG_ELF_KERNEL=y
# CONFIG_BINFMT_IRIX is not set