diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2001-02-05 00:39:56 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2001-02-05 00:39:56 +0000 |
commit | b2f444c7e7c7918fa4936446859cb1d3c13b8e39 (patch) | |
tree | 60166e3791d2d1badce339e48bdc7a612a9aa17f /arch/mips/defconfig-ev64120 | |
parent | 5958c48bfb8f9f83cca07e2d08677d0c2f2b9e93 (diff) |
Turn on CONFIG_MIPS_FPU_EMULATOR.
Diffstat (limited to 'arch/mips/defconfig-ev64120')
-rw-r--r-- | arch/mips/defconfig-ev64120 | 2 |
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 |