add FPU Emu support in ar71xx both kenerl 4.4 and 4.9

This commit is contained in:
coolsnowwolf 2017-10-25 00:40:21 +08:00
parent 193672160a
commit a39431b329
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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