mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-14 09:52:03 +08:00
mips: enable KERNEL_MIPS_FPU_EMULATOR by default
This commit is contained in:
parent
411b6ce79d
commit
c78939e05c
@ -46,7 +46,7 @@ config KERNEL_DEBUG_FS
|
|||||||
|
|
||||||
config KERNEL_MIPS_FPU_EMULATOR
|
config KERNEL_MIPS_FPU_EMULATOR
|
||||||
bool "Compile the kernel with MIPS FPU Emulator"
|
bool "Compile the kernel with MIPS FPU Emulator"
|
||||||
default y if TARGET_pistachio
|
default y
|
||||||
depends on (mips || mipsel || mips64 || mips64el)
|
depends on (mips || mipsel || mips64 || mips64el)
|
||||||
|
|
||||||
config KERNEL_ARM_PMU
|
config KERNEL_ARM_PMU
|
||||||
|
Loading…
x
Reference in New Issue
Block a user