We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d63e81e commit 733f6fbCopy full SHA for 733f6fb
subsys/nrf_security/src/drivers/cracen/Kconfig
@@ -11,7 +11,7 @@ config CRACEN_HW_VERSION_BASE
11
def_bool SOC_SERIES_NRF54HX || SOC_NRF54L15 || SOC_NRF54L10 || SOC_NRF54L05
12
13
config CRACEN_HW_VERSION_LITE
14
- def_bool SOC_NRF54L20
+ def_bool SOC_NRF54L20 || SOC_NRF54L09
15
16
# Configure CRACEN_LOG_LEVEL
17
module = CRACEN
0 commit comments