From 82ceb2ad2a155b65979630e774b728310c328be2 Mon Sep 17 00:00:00 2001 From: Yousong Zhou Date: Mon, 29 Jan 2018 09:40:52 +0800 Subject: build: add config option KERNEL_MIPS_FPU_EMULATOR To make it more accessible for nodejs users to configure and run a build on mips target lacking hardware fpu Signed-off-by: Yousong Zhou --- target/linux/pistachio/config-4.9 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/pistachio') diff --git a/target/linux/pistachio/config-4.9 b/target/linux/pistachio/config-4.9 index a417a6b064..86eced4339 100644 --- a/target/linux/pistachio/config-4.9 +++ b/target/linux/pistachio/config-4.9 @@ -186,7 +186,6 @@ CONFIG_MIPS_CPS_PM=y CONFIG_MIPS_CPU_SCACHE=y # CONFIG_MIPS_ELF_APPENDED_DTB is not set CONFIG_MIPS_EXTERNAL_TIMER=y -CONFIG_MIPS_FPU_EMULATOR=y CONFIG_MIPS_GIC=y # CONFIG_MIPS_HUGE_TLB_SUPPORT is not set CONFIG_MIPS_L1_CACHE_SHIFT=5 -- cgit v1.2.3