-
CONFIG_NET_TCP2¶
New TCP stack
Type: bool
Help¶
Enable new TCP stack for Zephyr 2.4
Kconfig definition¶
At subsys/net/ip/Kconfig:442
Included via Kconfig:8 → Kconfig.zephyr:34 → subsys/Kconfig:37 → subsys/net/Kconfig:87
Menu path: (Top) → Sub Systems and OS Services → Networking → Link layer and IP networking support → IP stack → Select TCP stack
config NET_TCP2
bool "New TCP stack"
depends on <choice: Select TCP stack>
help
Enable new TCP stack for Zephyr 2.4
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)