Skip to content

Commit 5b5cc72

Browse files
committed
build: set experimental label for nrf54l10
[KRKNWK-19725] Signed-off-by: Krzysztof Taborowski <[email protected]>
1 parent b5bbb1d commit 5b5cc72

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Kconfig.dependencies

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@ config SIDEWALK_TFM_SUPPORT
2626
select EXPERIMENTAL
2727
default SIDEWALK && BUILD_WITH_TFM
2828

29+
config SIDEWALK_NRF54L10_SUPPORT
30+
bool "Sidewalk support for nRF54L10 [EXPERIMENTAL]"
31+
select EXPERIMENTAL
32+
default SIDEWALK && SOC_NRF54L10
33+
2934
config SIDEWALK_BLE
3035
bool
3136
default SIDEWALK

0 commit comments

Comments
 (0)