mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
add FPU Emu support in ar71xx both kenerl 4.4 and 4.9
This commit is contained in:
parent
193672160a
commit
a39431b329
@ -478,3 +478,4 @@ CONFIG_TICK_CPU_ACCOUNTING=y
|
||||
CONFIG_USB_SUPPORT=y
|
||||
CONFIG_USE_OF=y
|
||||
CONFIG_ZONE_DMA_FLAG=0
|
||||
CONFIG_MIPS_FPU_EMULATOR=y
|
||||
|
@ -484,3 +484,4 @@ CONFIG_SYS_SUPPORTS_ZBOOT_UART_PROM=y
|
||||
CONFIG_TICK_CPU_ACCOUNTING=y
|
||||
CONFIG_USB_SUPPORT=y
|
||||
CONFIG_USE_OF=y
|
||||
CONFIG_MIPS_FPU_EMULATOR=y
|
||||
|
Loading…
Reference in New Issue
Block a user