Skip to content

Commit

Permalink
[nrf fromtree] soc: nordic: nrf53: kconfig: mark RAM CTRL as supported
Browse files Browse the repository at this point in the history
nRF5340 SoC supports nrfx RAM control helper.

Signed-off-by: Nikodem Kastelik <[email protected]>
(cherry picked from commit c61a5178fe3896d057ff3853ebebb79370b55d1a)
  • Loading branch information
nika-nordic authored and nordicjm committed Feb 27, 2025
1 parent acc0066 commit 9a75fac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions soc/nordic/nrf53/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ config SOC_SERIES_NRF53X
imply XIP
select HAS_NRFX
select HAS_NORDIC_DRIVERS
select HAS_NORDIC_RAM_CTRL
select HAS_SEGGER_RTT if ZEPHYR_SEGGER_MODULE
select HAS_SWO
help
Expand Down

0 comments on commit 9a75fac

Please sign in to comment.