Skip to content

Commit

Permalink
[nrf toup] Disable CONFIG_FPU by default to align with OT libraries
Browse files Browse the repository at this point in the history
Remove setting `CONFIG_FPU` to `y` by default as OpenThread
libraries are now build without FPU support.

Signed-off-by: Maciej Baczmanski <maciej.baczmanski@nordicsemi.no>
  • Loading branch information
maciejbaczmanski authored and anangl committed Jun 19, 2024
1 parent a2850b2 commit bc49aa4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions config/nrfconnect/chip-module/Kconfig.defaults
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ config ASSERT_NO_MSG_INFO
config HW_STACK_PROTECTION
default y

config FPU
default y

config POSIX_MAX_FDS
default 16

Expand Down

0 comments on commit bc49aa4

Please sign in to comment.