Skip to content

Commit 733f6fb

Browse files
degjorvanordicjm
authored andcommitted
nrf_security: cracen: add l09 to dependencies for cracen lite
Add l09 to dependencies for CRACEN_HW_VERSION_LITE Signed-off-by: Dag Erik Gjørvad <[email protected]>
1 parent d63e81e commit 733f6fb

File tree

1 file changed

+1
-1
lines changed
  • subsys/nrf_security/src/drivers/cracen

1 file changed

+1
-1
lines changed

subsys/nrf_security/src/drivers/cracen/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ config CRACEN_HW_VERSION_BASE
1111
def_bool SOC_SERIES_NRF54HX || SOC_NRF54L15 || SOC_NRF54L10 || SOC_NRF54L05
1212

1313
config CRACEN_HW_VERSION_LITE
14-
def_bool SOC_NRF54L20
14+
def_bool SOC_NRF54L20 || SOC_NRF54L09
1515

1616
# Configure CRACEN_LOG_LEVEL
1717
module = CRACEN

0 commit comments

Comments
 (0)