Skip to content

Commit bc49aa4

Browse files
maciejbaczmanskianangl
authored andcommitted
[nrf toup] Disable CONFIG_FPU by default to align with OT libraries
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>
1 parent a2850b2 commit bc49aa4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

config/nrfconnect/chip-module/Kconfig.defaults

-3
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@ config ASSERT_NO_MSG_INFO
4040
config HW_STACK_PROTECTION
4141
default y
4242

43-
config FPU
44-
default y
45-
4643
config POSIX_MAX_FDS
4744
default 16
4845

0 commit comments

Comments
 (0)