diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2000-11-25 04:49:46 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2000-11-25 04:49:46 +0000 |
commit | 4c55adaa6d06e5533aebaceea7640ecf10952231 (patch) | |
tree | 0f2e4190d1e9db004e50c7f33a1fe46337fd1885 /arch/mips/defconfig-malta | |
parent | 4c86076eb07eb647b1080355e18dc9d4c49bf7e1 (diff) |
Kernel FPU emulator, chain saw edition.
Diffstat (limited to 'arch/mips/defconfig-malta')
-rw-r--r-- | arch/mips/defconfig-malta | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/defconfig-malta b/arch/mips/defconfig-malta index a5618827e..1e9f8e70b 100644 --- a/arch/mips/defconfig-malta +++ b/arch/mips/defconfig-malta @@ -56,6 +56,7 @@ CONFIG_CPU_HAS_LLSC=y # General setup # CONFIG_CPU_LITTLE_ENDIAN=y +CONFIG_MIPS_FPU_EMULATOR=y CONFIG_KCORE_ELF=y CONFIG_ELF_KERNEL=y # CONFIG_BINFMT_AOUT is not set |