-
CONFIG_SLIP_TAP
¶
Use TAP interface to host
Type: bool
Help¶
In TAP the Ethernet frames are transferred over SLIP.
Symbols selected by this symbol¶
Symbols that select this symbol¶
Kconfig definition¶
At drivers/net/Kconfig:78
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:20
Menu path: (top menu) → Device Drivers → SLIP driver
config SLIP_TAP bool prompt "Use TAP interface to host" ifSLIP
default "y" ifSLIP
selectNET_L2_ETHERNET
ifSLIP
depends onSLIP
help In TAP the Ethernet frames are transferred over SLIP.
(Definitions include propagated dependencies, including from if’s and menus.)