Skip to content

Commit 09a9c6e

Browse files
[nrf noup] Mark CHIP_ICD_LIT_SUPPORT experimental
LIT functionality is provisional for Matter 1.3. Set it as experimental for now. Signed-off-by: Maciej Baczmanski <maciej.baczmanski@nordicsemi.no>
1 parent 3c8919e commit 09a9c6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/zephyr/Kconfig

+1
Original file line numberDiff line numberDiff line change
@@ -401,6 +401,7 @@ config CHIP_ICD_LIT_SUPPORT
401401
bool "Intermittenly Connected Device Long Idle Time support"
402402
select CHIP_ICD_CHECK_IN_SUPPORT
403403
select CHIP_ICD_UAT_SUPPORT
404+
select EXPERIMENTAL
404405
help
405406
Enables the Intermittently Connected Device Long Idle Time support in Matter.
406407
It also selects the ICD Check-In and UAT features support that are mandatory for LIT device.

0 commit comments

Comments
 (0)