-
CONFIG_NET_DEFAULT_IF_DUMMY
¶
Dummy testing interface
Type: bool
Direct dependencies¶
NET_L2_DUMMY
&& <choice: Default Network Interface>
(Includes any dependencies from if’s and menus.)
Kconfig definition¶
At subsys/net/ip/Kconfig:529
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:24
→ subsys/net/Kconfig:82
Menu path: (top menu) → Networking → IP stack → Default Network Interface
config NET_DEFAULT_IF_DUMMY bool prompt "Dummy testing interface" ifNET_L2_DUMMY
&& <choice: Default Network Interface> depends onNET_L2_DUMMY
&& <choice: Default Network Interface>
(Definitions include propagated dependencies, including from if’s and menus.)