Skip to content

Commit

Permalink
build: set experimental label for nrf54l10
Browse files Browse the repository at this point in the history
[KRKNWK-19725]

Signed-off-by: Krzysztof Taborowski <[email protected]>
  • Loading branch information
ktaborowski committed Dec 2, 2024
1 parent b5bbb1d commit 5b5cc72
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Kconfig.dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@ config SIDEWALK_TFM_SUPPORT
select EXPERIMENTAL
default SIDEWALK && BUILD_WITH_TFM

config SIDEWALK_NRF54L10_SUPPORT
bool "Sidewalk support for nRF54L10 [EXPERIMENTAL]"
select EXPERIMENTAL
default SIDEWALK && SOC_NRF54L10

config SIDEWALK_BLE
bool
default SIDEWALK
Expand Down

0 comments on commit 5b5cc72

Please sign in to comment.