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 zephyrproject-rtos#66181,
commit 6ed002d.

(cherry picked from commit d50e190)

Original-Signed-off-by: Mathieu Choplain <[email protected]>
GitOrigin-RevId: d50e190
Cr-Build-Id: 8740450565536499009
Cr-Build-Url: https://cr-buildbucket.appspot.com/build/8740450565536499009
Change-Id: Iccf114a72617301577d808f96a753adce992480f
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/zephyr/+/5761295
Tested-by: ChromeOS Prod (Robot) <[email protected]>
Commit-Queue: Jeremy Bettis <[email protected]>
Reviewed-by: Jeremy Bettis <[email protected]>
Tested-by: Jeremy Bettis <[email protected]>
  • Loading branch information
mathieuchopstm authored and Chromeos LUCI committed Aug 5, 2024
1 parent ae0021a commit 5bc5b6c
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 5bc5b6c

Please sign in to comment.