modules: Kconfig.stm32: Add Kconfig symbol for RAMCFG

RAMCFG will be required for STM32WBA BLE support.

Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>
This commit is contained in:
Erwan Gouriou 2023-12-04 15:28:09 +01:00 committed by Fabio Baltieri
parent 54d7793e82
commit 6ed002ddae

View file

@ -447,6 +447,11 @@ config USE_STM32_HAL_RAMECC
help
Enable STM32Cube RAM ECC monitoring (RAMECC) HAL module driver
config USE_STM32_HAL_RAMCFG
bool
help
Enable STM32Cube RAM config (RAMCFG) HAL module driver
config USE_STM32_HAL_RNG
bool
help