-
CONFIG_NET_QEMU_ETHERNET
¶
Ethernet
Type: bool
Help¶
Connect to host system via Qemu ethernet driver support. One such driver that Zephyr supports is Intel e1000 ethernet driver.
Kconfig definition¶
At subsys/net/ip/Kconfig:37
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:24
→ subsys/net/Kconfig:82
Menu path: (top menu) → Networking → IP stack → Qemu networking
config NET_QEMU_ETHERNET bool prompt "Ethernet" if <choice: Qemu networking> depends on <choice: Qemu networking> help Connect to host system via Qemu ethernet driver support. One such driver that Zephyr supports is Intel e1000 ethernet driver.
(Definitions include propagated dependencies, including from if’s and menus.)