Skip to content

Commit

Permalink
add FPU Emu support in ar71xx both kenerl 4.4 and 4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
coolsnowwolf committed Oct 24, 2017
1 parent 1936721 commit a39431b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions target/linux/ar71xx/config-4.4
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions target/linux/ar71xx/config-4.9
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit a39431b

Please sign in to comment.