CONFIG_CHIP_OPENTHREAD_CONFIG
Custom OpenThread configuration file
Type: string
Help
This option can be used to replace Zephyr-supplied OpenThread
configuration file with a custom one.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to the empty string.
Kconfig definition
At /home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/lib/matter/config/nrfconnect/chip-module/../../zephyr/Kconfig:81
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_OPENTHREAD_CONFIG
string "Custom OpenThread configuration file"
depends on CHIP
help
This option can be used to replace Zephyr-supplied OpenThread
configuration file with a custom one.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)