Skip to content

Commit 4abae21

Browse files
zyczrlubos
authored andcommitted
nrf54lm20a: add support for FLPR core config
Added the support config option for the FLPR core for nRF54LM20 PDK board target. Jira: NCSDK-34047 Signed-off-by: Jan Zyczkowski <[email protected]>
1 parent 7b4c9b2 commit 4abae21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sysbuild/Kconfig.flprcore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
config SUPPORT_FLPRCORE
66
bool
7-
default y if (SOC_NRF54L15_CPUAPP || SOC_NRF54H20_CPUAPP)
7+
default y if (SOC_NRF54L15_CPUAPP || SOC_NRF54H20_CPUAPP || SOC_NRF54LM20A_ENGA_CPUAPP)
88

99
if SUPPORT_FLPRCORE
1010

0 commit comments

Comments
 (0)