-
CONFIG_SLIP_TAP
¶
Use TAP interface to host
Type: bool
Help¶
In TAP the Ethernet frames are transferred over SLIP.
Default¶
y
Symbols selected by this symbol¶
Symbols that select this symbol¶
Kconfig definition¶
At <Zephyr>/drivers/net/Kconfig:112
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:22
Menu path: (Top) → Device Drivers → SLIP driver
config SLIP_TAP bool "Use TAP interface to host" default y selectNET_L2_ETHERNET
depends onSLIP
help In TAP the Ethernet frames are transferred over SLIP.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)