CONFIG_CHIP_ENABLE_SLEEPY_END_DEVICE_SUPPORT
Enable sleepy end device support
Type: bool
Help
Enables Thread Sleepy End Device support in Matter.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Default
n
Symbols implied by this symbol
Kconfig definition
At /home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/lib/matter/config/nrfconnect/chip-module/../../zephyr/Kconfig:133
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:98
→ /home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/lib/matter/config/nrfconnect/chip-module/Kconfig:17
Menu path: (Top) → Modules → connectedhomeip (/home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/lib/matter) → Connected Home over IP protocol stack
config CHIP_ENABLE_SLEEPY_END_DEVICE_SUPPORT
bool "Enable sleepy end device support"
default n
imply OPENTHREAD_MTD_SED
depends on OPENTHREAD_MTD && CHIP
help
Enables Thread Sleepy End Device support in Matter.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)