soc: nordic: add common symbol for RAM control helper presence
Common symbol is defined by SoCs that support RAM control helper. Signed-off-by: Nikodem Kastelik <nikodem.kastelik@nordicsemi.no>
This commit is contained in:
parent
f51729aada
commit
e501b54bad
6 changed files with 9 additions and 2 deletions
|
@ -4,6 +4,9 @@
|
|||
config HAS_NORDIC_DMM
|
||||
bool
|
||||
|
||||
config HAS_NORDIC_RAM_CTRL
|
||||
bool
|
||||
|
||||
config NRF_SYS_EVENT
|
||||
bool "nRF system event support"
|
||||
select NRFX_POWER if !NRF_PLATFORM_HALTIUM
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue