Skip to content

Commit

Permalink
modules: Kconfig.stm32: remove duplicate Kconfig symbol for RAMCFG
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
mathieuchopstm committed Jul 31, 2024
1 parent 6211de8 commit 43175d1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions modules/Kconfig.stm32
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 43175d1

Please sign in to comment.