modules: Kconfig.stm32: remove duplicate Kconfig symbol for RAMCFG
Remove the duplicate `USE_STM32_HAL_RAMCFG` Kconfig symbol definition
from Kconfig.stm32, which was introduced by accident in PR #66181,
commit 6ed002ddae.
Signed-off-by: Mathieu Choplain <mathieu.choplain@st.com>
This commit is contained in:
parent
816b61552a
commit
d50e190b02
@ -447,11 +447,6 @@ 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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user