CONFIG_NET_NATIVE_IPV6
(No prompt – not directly user assignable.)
Type: bool
Direct dependencies
(Includes any dependencies from ifs and menus.)
Default
y if
NET_IPV6
Kconfig definition
At <Zephyr>/subsys/net/ip/Kconfig:20
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:44
→ <Zephyr>/subsys/Kconfig:39
→ <Zephyr>/subsys/net/Kconfig:83
Menu path: (Top) → Sub Systems and OS Services → Networking → Link layer and IP networking support → IP stack → Enable native IP stack
config NET_NATIVE_IPV6
bool
default y if NET_IPV6
depends on NET_NATIVE && NETWORKING
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)