soc: stm32: stm32wb0x: Restore main stack size to the default value

Restore main stack size to the default value since fake entropy
implementation from mbedtls is replaced by STM32 entropy driver.

Signed-off-by: Ali Hozhabri <ali.hozhabri@st.com>
This commit is contained in:
Ali Hozhabri 2025-05-27 12:14:44 +02:00 committed by Dan Kalowsky
commit 529a8dd147

View file

@ -19,9 +19,6 @@ config BT_AUTO_DATA_LEN_UPDATE
config BT_HCI_ACL_FLOW_CONTROL config BT_HCI_ACL_FLOW_CONTROL
default n default n
config MAIN_STACK_SIZE
default 1600
endif # BT endif # BT
endif # SOC_SERIES_STM32WB0X endif # SOC_SERIES_STM32WB0X