-
CONFIG_NET_NATIVE_TCP
¶
(No prompt – not directly user assignable.)
Type: bool
Kconfig definition¶
At <Zephyr>/subsys/net/ip/Kconfig:30
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:34
→ <Zephyr>/subsys/Kconfig:37
→ <Zephyr>/subsys/net/Kconfig:87
Menu path: (Top) → Sub Systems and OS Services → Networking → Link layer and IP networking support → IP stack → Enable native IP stack
config NET_NATIVE_TCP bool default y ifNET_TCP
depends onNET_NATIVE
&&NETWORKING
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)