mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
OPENTHREAD_CONFIG_TCP_ENABLE is now set by the OpenThread build system, based on the CONFIG_OPENTHREAD_CLI_TCP_ENABLE Kconfig entry. Setting this symbol in the config file is therefore redundant, and causes multiple build warnings. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>