Skip to content

Commit d50e190

Browse files
mathieuchopstmMaureenHelm
authored andcommitted
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 6ed002d. Signed-off-by: Mathieu Choplain <[email protected]>
1 parent 816b615 commit d50e190

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

modules/Kconfig.stm32

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -447,11 +447,6 @@ config USE_STM32_HAL_RAMECC
447447
help
448448
Enable STM32Cube RAM ECC monitoring (RAMECC) HAL module driver
449449

450-
config USE_STM32_HAL_RAMCFG
451-
bool
452-
help
453-
Enable STM32Cube RAM config (RAMCFG) HAL module driver
454-
455450
config USE_STM32_HAL_RNG
456451
bool
457452
help

0 commit comments

Comments
 (0)