diff --git a/boards/shields/nxp_m2_wifi_bt/Kconfig.defconfig b/boards/shields/nxp_m2_wifi_bt/Kconfig.defconfig index 45f191d3508..667b6fce5e1 100644 --- a/boards/shields/nxp_m2_wifi_bt/Kconfig.defconfig +++ b/boards/shields/nxp_m2_wifi_bt/Kconfig.defconfig @@ -122,6 +122,15 @@ config BT_LONG_WQ_STACK_SIZE config MAIN_STACK_SIZE default 2560 +configdefault FPU + default y if CPU_HAS_FPU + +configdefault LIBLC3 + default y if BT_NXP_NW612 && BT_AUDIO && FPU + +configdefault BT_RX_STACK_SIZE + default 4096 if LIBLC3 + if SHELL config SHELL_STACK_SIZE